📢 QuizNe.vn will officially cease operations on 27/08/2026. Thank you for being with us.
- SELECT * FROM table ORDER BY name DESC;
- SELECT * FROM table WHERE ORDER name DESC;
- SELECT * FROM table SORT BY name DESC;
- SELECT * FROM table ORDER BY name ASC;