Which two are true about a SQL statement using SET operators such as UNION?

Which two are true about a SQL statement using SET operators such as UNION?
A. The number, but not names, of columns must be identical for all SELECT statements in the query.
B. The data type of each column returned by the second query must be implicitly convertible to the data type of the corresponding column returned by the first query.
C. The data type group of each column returned by the second query must match the data type group of the corresponding column returned by the first query.
D. The names and number of columns must be identical for all SELECT statements in the query.
E. The data type of each column returned by the second query must exactly match the data type of the corresponding column returned by the first query.

Download Printable PDF. VALID exam to help you PASS.

2 thoughts on “Which two are true about a SQL statement using SET operators such as UNION?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.