πŸ“Š MySQL
Q. Which MySQL clause is used to sort the result set?
  • (A) SORT BY
  • (B) ORDER BY
  • (C) ARRANGE
  • (D) GROUP BY
πŸ’¬ Discuss
βœ… Correct Answer: (B) ORDER BY

Explanation: `ORDER BY` is used to sort the result set in ascending or descending order.

Explanation by: Mr. Dubey
`ORDER BY` is used to sort the result set in ascending or descending order.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
55
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
82%
Success Rate