Multiple Choice
You can precede a subquery with the ____ operator to create a condition that is true if one or more rows are obtained when the subquery is executed.
A) IS NULL
B) IS TRUE
C) IS EXIST
D) EXISTS
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: If you precede a subquery by the
Q14: Which of the following joins compares the
Q15: You create an alias by typing the
Q16: In a _,all rows from the table
Q17: When there is potential ambiguity in listing
Q19: You must use a comma or a
Q20: In a multiple-table query,you list all the
Q21: The product of two tables is formally
Q22: To retrieve data from more than one
Q30: Describe the types of outer joins.