Multiple Choice
Which SQL keyword is used to apply conditions to restrict groups that appear in the results of a SELECT query that uses GROUP BY?
A) WHERE
B) HAVING
C) LIKE
D) SORT
E) DISTINCT
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: Distinguish between the HAVING clause and the
Q62: The _ statement removes all data from
Q64: Which type of join,although not included in
Q65: The SQL keyword(s)_ mean(s)that a value must
Q66: Built-in SQL functions cannot be applied to
Q68: A complete table,including both the table structure
Q69: In SQL,the NOT keyword can be combined
Q70: When using SQL to create a table,specifying
Q71: Given the table STUDENT(StudentID,Name,Advisor),which of the following
Q72: The basic idea of a join is