Which three statements are true about the DESCRIBE command?
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 SALIES2 table.
Which set operator generates the required output?
Which two statements are true about truncate and delete?
Which two statements are true about Oracle synonyms?