I need my SQL to return the largest date, but not the longest date among all records, and yes, the longest date of a specific id.
I've tried to use MAX() , but it returns the highest value of all of the table, as well as a ORDER BY...
asked by
12.07.2016 / 16:30