You own table DEPARTMENTS, referenced by views, indexes, and synonyms.Examine this command which executes successfully:DROP TABLE departments PURGE;Which three statements are true? (Choose three.)
Which three statements are true about Structured Query Language (SQL)? (Choose three.)
Which two statements are true about Oracle synonyms? (Choose two.)
Which is true about the ROUND, TRUNC and MOD functions?
Which two are true about transactions in the Oracle Database? (Choose two.)
Examine the description of the PROMOTIONS table:You want to display the unique promotion costs in each promotion category.Which two queries can be used? (Choose two.)