CBSE Class 12 Informatics Practices Question 47 of 91

JOINS and SET Operations — Question 8

Back to all questions
8
Question

Question 8

MINUS operator is also called EXCEPT operator.

Answer

True

Reason — MINUS operator is also called EXCEPT operator as both are used to return rows that are in the first table and not in the second table.