Solved

A(n)________ Is Used to Query Unrelated Tables or Queries and Combine

Question 74

Multiple Choice

A(n) ________ is used to query unrelated tables or queries and combine the results into a single dataset.This type of query is different from querying related tables as it combines two SQL SELECT statements.


A) subquery
B) crosstab query
C) SQL query
D) union query

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions