Which three Oracle database space management features will work with both Dictionary and Locally managed tablespaces? (Choose three.)
Which two statements are true about the ORDER BY clause when used with a SQL statement containing a SET operator such as UNION? (Choose two.)
Which two statements are true about the Automatic Diagnostic Repository (ADR)? (Choose two.)
Which three statements are true about the naming methods and their features supported by Oracle database used to resolve connection information?
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?