error code: 1055. expression #1 of order by clause is not in group by clause and contains nonaggregated column \\ which is not functionally dependent on columns in group by clause; this is incompatible with sql_mode=only_full_group_by

2

Error Code: 1055. Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column \\ which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

By Wooden Hammer Olga Romaguera at Feb 11 2021


Related code examples


Code examples by languages