MINUS operator is also called EXCEPT operator.
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.