Kizspy | Question: 36
(Choose 1 answer)
Which of the following is true about A UNION query?
A. Combines the output from multiple queries and must include the same number of columns and data types.
B. Combines the output from no more than two queries and must include the same number of columns and
data types.
C. Combines the output from no more than two queries and does not include the same number of columns
and data types.
D. Combines the output from multiple queries and does not include the same number of columns and data
types.