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

Correct Answer: Combines the output from multiple queries and must include the same number of columns

A single UNION can combine only 2 sql query at a time.

Related Questions

Who can make laws for Union Territories on any subject under the three lists Viz. union list, state list and concurrent list?
Which of the following Media Query describe the ratio of the device width to the device height of the media?

Next steps