Multiple Choice
Which of the following is NOT true in regard to writing a SQL subquery?
A) Most of the time,a subquery is used when you know how to search for a value using a SELECT statement but do not know the exact value.
B) A subquery is usually added in the WHERE clause of the SQL SELECT statement.
C) A SQL subquery is a separate SELECT statement that is nested outside the main SELECT statement.
D) This type of query is an alternate way of returning data from multiple tables and will be performed once for each row of the resulting dataset.
Correct Answer:

Verified
Correct Answer:
Verified
Q13: When you create a query in Design
Q14: When you edit a crosstab query in
Q15: Each query that you create has an
Q16: A subquery is usually added in the
Q17: Because more sophisticated queries require more advanced
Q19: The _ clause is used to return
Q20: The _ is the easiest way to
Q21: A field in the Group By field
Q22: Match the following terms to their definition:
Q23: The Group By clause has to be