A UNION query is which of the following?
(a) Combines the output from no more than two queries and must include the same number of columns
(b) Combines the output from no more than two queries and does not include the same number of columns
(c) Combines the output from multiple queries and must include the same number of columns
(d) Combines the output from multiple queries and does not include the same number of columns
The question was posed to me in semester exam.
This interesting question is from Joins topic in division Laying the Foundation of SQL Server