code is not working
1 answers ( 0 marked as helpful)
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