Home » MYSQL » MySQL ORDER BY » Question
  1. What is the meaning of “ORDER BY” clause in Mysql?
    1. Sorting your result set using row data
    2. Aggregation of fields
    3. Sorting your result set using column data
    4. All of above
    5. None of these
Correct Option: C

Sorting your result set using column data



Your comments will be displayed only after manual approval.