Question:

Arrange the following commands in the correct order of execution
(A) SELECT 
(B) ORDER BY 
(C) GROUP BY 
(D) WHERE 
(E) FROM
 Choose the correct answer from the options given below:

Updated On: Oct 18, 2024
  • (E), (A), (B), (C), (D)
  • (A), (E), (C), (D), (B)
  • (A), (E), (D), (C), (B)
  • (A), (B), (C), (D), (E)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The correct option is (C) :(A), (E), (D), (C), (B)
Was this answer helpful?
0
0