A.  It causes the dataset returned by the query to be sorted in descending order

B.  It causes rows with the same ID to be sorted by NAME in ascending order

C.  It causes rows with the same ID to be sorted by NAME in descending order

D.  It causes rows to be sorted by NAME first and then by ID

E.  It causes the result set to include a description of the NAME field

1
Correct Answer :
It causes rows with the same ID to be sorted by NAME in descending order
Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python