Multiple Choice
In an SQL query,which SQL keyword is used to join two conditions that both must be true for the rows to be selected?
A) AND
B) EXISTS
C) HAVING
D) IN
E) OR
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: Based on the tables below,which of the
Q17: The SQL keyword LIKE is used in
Q20: In an SQL query,which SQL keyword is
Q23: In an SQL query of two tables,which
Q27: Distinguish between the HAVING clause and the
Q61: SQL is only a data manipulation language
Q95: To sort the rows of the result
Q97: The rows of the result table can
Q107: In addition to being a data sublanguage,SQL
Q110: Sorting is specified by the use of