Oracle Related Exams
1z0-082 Exam

Which two statements are true about the results of using the INTERSECT operator in compound queries? (Choose two.)
Which three statements are true about Oracle synonyms? (Choose three.)
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?