Last answered:

20 Nov 2023

Posted on:

18 Nov 2023

0

code is not working

 

1 answers ( 0 marked as helpful)
Instructor
Posted on:

20 Nov 2023

0

Hi Utkarsh!
Thanks for reaching out.


Please, run the following code:

set @@global.sql_mode := replace(@@global.sql_mode, 'ONLY_FULL_GROUP_BY', '');

Then, restart the Workbench in order to save the new settings.


Hope this helps.
Best,
Tsvetelin

Submit an answer