Question 27:
Sales data of a company is stored in two tables, SALES1 and SALES2, with some data being duplicated across the tables. You want to display the results from the table, which are not present in the SALES2 table. SALES1 -
Which set operator generates the required output?
Answer options:
A. INTERSECT B. UNION C. PLUS D. MINUS E. SUBTRACT