Which clause is used in a MySQL query to sort the result set in descending…

2026

Which clause is used in a MySQL query to sort the result set in descending order based on a specific column?

Answer: B. ORDER BY... DESC

  1. A.

    SORT BY... DESC

  2. B.

    ORDER BY... DESC

  3. C.

    SORT BY... DSC

  4. D.

    ORDER BY... DSC

Attempted by 1223 students.

Show answer & explanation

Correct answer: B

Explore the full course: Up Lt Grade Assistant Teacher 2025

Loading lesson…