Paul
- 1y ·
-
Public·
-
social.mailpace.com
What's wrong with this query?
SELECT * FROM table ORDER_BY updated_at LIMIT 10;
...
ORDER_BY should be ORDER BY - wtf SQL why