OCP-1Z0-051-Question Analysis-9th question

Source: Internet
Author: User

9. Which statement is true regarding the INTERSECT operator?

A. It ignores NULL values.

B. Reversing the order of the intersected tables alters the result.

C. The names of columns in all SELECT statements must be identical.

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

Answer: D

Question Analysis: Which of the following statements about intersection operations is true?

A: The intersection operation ignores Null (incorrect, the intersection operation does not ignore Null values)

B: exchange the order of the two tables. The result of the intersection is different (incorrect, the result of the intersection is irrelevant to the order of the table)

C: In all Select statements, the field names must be the same (incorrect, the field names can be different, but the number of fields and data type must be consistent)

D: In all Select statements, the number of fields and data type must be the same (correct ).

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.