MINUS Operator Assignment Help

Assignment Help: >> SET operators - MINUS Operator

MINUS Operator

All the distinct rows selected through the first query but that are not in the second query are listed.

167_MINUS Operator.png

 
Example

SELECT * FROM x
MINUS
SELECT * FROM y
Records available in table X which are not available in table Y are displayed. The output will look like:

ITEMCODE    NAME

1                 Powders
4                    Pens

All set operators have equal precedence. An ORACLE evaluates them from left to right if a SQL statement contains multiple sets of operators. Parentheses have to be used to explicitly specify another order If the order is to be changed. These querying tables can hold variant structures. But the type of the data in the tables must match.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd