Page 1 of 1

Examine the description of the SALES1 table:SALES2 is a table with the same description as SALES1.Some sales data is dup

Posted: Sun Jun 11, 2023 3:55 pm
by answerhappygod
Examine the description of the SALES1 table:SALES2 is a table with the same description as SALES1.Some sales data is duplicated in both tables.You want to display the rows from the SALES1 table which are not present in the SALES2 table.Which set operator generates the required output?
Examine The Des 1
Examine The Des 1 (5.46 KiB) Viewed 156 times
A. INTERSECT
B. UNION ALL
C. UNION
D. SUBTRACT E. MINUS