Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 1z0-071 All Questions

View all questions & answers for the 1z0-071 exam

Exam 1z0-071 topic 1 question 79 discussion

Actual exam question from Oracle's 1z0-071
Question #: 79
Topic #: 1
[All 1z0-071 Questions]

Which two are true about a SQL statement using SET operators such as UNION? (Choose two.)

  • A. 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.
  • B. The names and number of columns must be identical for all select statements in the query.
  • C. 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.
  • D. 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.
  • E. The number, but not names, of columns must be identical for all select statements in the query.
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ShahedOdeh
3 weeks, 5 days ago
A , C and E are correct
upvoted 1 times
...
Fargo01
6 months, 3 weeks ago
CE for sure 100%
upvoted 4 times
zzz02
3 weeks, 4 days ago
Agree on that one
upvoted 1 times
...
...
yaya32
9 months ago
Selected Answer: AE
AE for me - I don't think they need to match exactly.
upvoted 2 times
...
lucemqy
11 months ago
Selected Answer: AE
The data types does not need to match exactly
upvoted 1 times
...
obsy
1 year, 3 months ago
Selected Answer: AE
AE Correct
upvoted 1 times
...
dilshod
1 year, 4 months ago
CE is 100% percent is correct
upvoted 4 times
...
Nelita
1 year, 4 months ago
Selected Answer: AE
AE are correct.
upvoted 1 times
...
Viviana3184
1 year, 9 months ago
c is incorrect ->The set operators are not valid on columns of type BLOB, CLOB, BFILE, VARRAY, or nested table. i think D E are correct The UNION, INTERSECT, and MINUS operators are not valid on LONG columns. https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/The-UNION-ALL-INTERSECT-MINUS-Operators.html#GUID-B64FE747-586E-4513-945F-80CB197125EE
upvoted 2 times
Viviana3184
1 year, 9 months ago
sorry, AE are correct, not DE
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...