Oracle Database 12c SQL 1z0-071 Question # 78 Topic 8 Discussion

Oracle Database 12c SQL 1z0-071 Question # 78 Topic 8 Discussion

1z0-071 Exam Topic 8 Question 78 Discussion:
Question #: 78
Topic #: 8

Which two true about a sql statement using SET operations such as UNION?


A.

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


B.

The data type of each column retuned by the second query must exactly match the data type of the corresponding column returned by the first query


C.

The number, but not names, of columns must be identical for all SELECT statements in the query


D.

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


E.

The names and number of columns must be identical for all SELECT statements in the query.


Get Premium 1z0-071 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.