A UNION query is which of the following?
A) Combines the output from multiple queries and does not include the same number of columns. B) Combines the output from multiple queries and must include the same number of columns.
C) Combines the output from no more than two queries and does not include the same number of columns. D) Combines the output from no more than two queries and must include the same number of columns.
A union query is which of the following
Answer: B) Combines the output from multiple queries and must include the same number of columns.
Explanation:
A UNION query combines the output from multiple queries and must include the same number of columns.
Subject: SQL – Technology
Job Role: Analyst , Database Administration , IT Trainer