Posts by gabriel grazziani • 3 points
1 post
-
0
votes2
answers103
viewsQ: sql Where with max(timestamp)
I want to find the id of the most recent match in relation to and date, like "timestamp". I used the command: select partida_id from partida where 'data' = max('data'); But of error: SQL Error…
mysqlasked gabriel grazziani 3