Multiple Choice
In an SQL query,which SQL keyword is used to determine if a column value is equal to any one of a set of values?
A) AND
B) EXISTS
C) HAVING
D) IN
E) OR
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The SQL keyword FROM is used to
Q32: The built-in function SUM can be used
Q42: To obtain all columns,use an asterisk (*)wildcard
Q49: An alternative to combining tables by a
Q58: Columns can be sorted in descending sequence
Q63: Based on the tables below,which of the
Q68: Given a table with the structure: EMPLOYEE
Q69: SQL is a _.<br>A)data sublanguage<br>B)product of IBM
Q70: In an SQL query,which SQL keyword is
Q72: Two or more tables are joined by