The INTERSECT Operator picks up records that are ____ from several SELECT queries in Oracle

13. The INTERSECT Operator picks up records that are ____ from several SELECT queries in Oracle.

  1. Common
  2. Intersecting
  3. Both A and B
  4. None of the above

Answer: C) Both A and B

Explanation:

The INTERSECT operator picks up records that are common or intersecting from several SELECT queries in Oracle.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.