Multiple choice

Which of the following operations automatically eliminates duplicates?

  1. Reunion

  2. Intersection

  3. Union

  4. None of these

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

Union operation eliminates all duplicates from tables just like in set theory UNION.