A

Admin • 833K Points
Coach

Q. Which keyword is used in MySQL to sort the result set in descending order?

  • (A) DESC
  • (B) DOWN
  • (C) DECREASE
  • (D) DSORT
  • Correct Answer - Option(A)
  • Views: 25
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

DESC sorts results in descending order. ASC is used for ascending order. DOWN, DECREASE, and DSORT are invalid.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.