Question: Sort the Rows:Answer: SELECT * FROM WITHOUTBOOK ORDER BY NAME ASC;SELECT * FROM WITHOUTBOOK ORDER BY NAME DESC; |
Is it helpful?
Yes
No
Most helpful rated by users:
Question: Sort the Rows:Answer: SELECT * FROM WITHOUTBOOK ORDER BY NAME ASC;SELECT * FROM WITHOUTBOOK ORDER BY NAME DESC; |
Most helpful rated by users: