Errormessage: Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'fincasof_3web.cr.consultas_relaciones_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Problem with Query: select * from consultas_relaciones cr, consultas_datos_consultas cdc where consultas_relaciones_id_categoria=20 and cr.consultas_relaciones_id_consulta=cdc.consultas_datos_consultas_id GROUP BY cr.consultas_relaciones_id_consulta limit 0,20