Multiple Choice
In an SQL query,which SQL keyword is used to sort the result table by the values in one or more columns?
A) GROUP BY
B) ORDER BY
C) SELECT
D) SORT BY
E) WHERE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The SQL keyword FROM is used to
Q14: SQL statements end with a colon.
Q32: The built-in function SUM can be used
Q49: An alternative to combining tables by a
Q58: Columns can be sorted in descending sequence
Q67: In an SQL query,which SQL keyword is
Q68: Given a table with the structure: EMPLOYEE
Q69: SQL is a _.<br>A)data sublanguage<br>B)product of IBM
Q73: In an SQL query,which built-in function is
Q94: To have SQL automatically eliminate duplicate rows