Which SQL clause is used to sort the results of a SELECT statement?
A. WHERE
B. GROUP BY
C. HAVING
D. ORDER BY
Correct Answer: D. ORDER BY
» Read More…
A. WHERE
B. GROUP BY
C. HAVING
D. ORDER BY
A. To define the data structures
B. To specify the syntax and semantics of SQL data definition language
C. To specify the syntax and semantics of SQL manipulation language