

MCQOPTIONS
Saved Bookmarks
1. |
What is the significance of ORDER BY in the given query?
|
A. | Data of emp_id will be sorted in descending order |
B. | Data of emp_id will be sorted in ascending order |
C. | Data of emp_id will be sorted |
D. | All of above |
E. | None of these |
Answer» D. All of above | |