Which syntax should you use to sort the result set in reverse alphabetic order.
A) ORDER ON [Column Name] Z-A
B) SORT REVERSE BY [Column Name]
C) SORT ON [Column Name] REVERSE
D) ORDER BY [Column Name] DESC
Answer: D) ORDER BY [Column Name] DESC
Quiz, Objective, Multiple Choice Question (MCQ), Test Bank Solution and Short Answers.