Multiple Choice
In an SQL query,which SQL keyword is used with built-in functions to group together rows that have the same value in a specified column or columns?
A) GROUP BY
B) ORDER BY
C) SELECT
D) SORT BY
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The SQL keyword FROM is used to
Q5: Given a table with the structure: EMPLOYEE
Q6: SQL was developed by IBM in the
Q7: In an SQL query,which SQL keyword is
Q8: When one SQL query is embedded in
Q10: In an SQL query,which SQL keyword is
Q11: Joins that show only matching rows from
Q12: The UNION of two relations A and
Q13: SQL,although very popular,has never become a national
Q14: SQL statements end with a colon.