InterviewSolution
Saved Bookmarks
| 1. |
Which SQL keyword is used to sort the result-set?(a) ORDER BY(b) SORT(c) ORDER(d) SORT BYThe question was asked during an interview.My query is from Basic SQL in division Laying the Foundation of SQL Server |
|
Answer» The correct OPTION is (a) ORDER BY |
|