Multiple choice

Which of the following permits the combining of two relations to form a single relation and the processing of relationships existing between the operand relations in DBMS?

  1. JOIN

  2. Union

  3. Difference

  4. Intersection

  5. Cartesian product

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This operator permits the combining of two relations to form a single relation and the processing of relationships existing between the operand relations.