Q. Which clause is used to sort query elements?

  • (A) GROUP
  • (B) GROUP BY
  • (C) ORDER
  • (D) ORDER BY
πŸ’¬ Discuss
βœ… Correct Answer: (D) ORDER BY
Explanation: This question is about sorting the results of a query in MySQL. We want to find the clause that specifically controls the order of the output.
Explanation by: Sandhya Thakur
This question is about sorting the results of a query in MySQL. We want to find the clause that specifically controls the order of the output.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
100
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Sandhya Thakur
Publisher
πŸ“ˆ
83%
Success Rate