I have a query in MySQL that, in the command line and in MySQL Workbench, is bringing the correct values, but when executed in PHP, the GROUP BY function is grouping more than it should!
Here is the query:
SELECT
DATE_FORMAT(ctg.d...
asked by
25.02.2016 / 19:17