InterviewSolution
Saved Bookmarks
| 1. |
Which keyword is used for sorting the data in ascending order in Mysql?(a) DESC(b) ASC(c) ALTER(d) MODIFY |
|
Answer» The correct choice is (b) ASC To explain I would say: None. |
|