Oracle Database 12c SQL 1z0-071 Question # 11 Topic 2 Discussion

Oracle Database 12c SQL 1z0-071 Question # 11 Topic 2 Discussion

1z0-071 Exam Topic 2 Question 11 Discussion:
Question #: 11
Topic #: 2

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?


A.

Neither can it be rolled back nor can the DEPARTMENTS table be recovered.


B.

It will remove all views that are based on the DEPARTMENTS table.


C.

It will delete all rows from the DEPARTMENTS table, but retain the empty table.


D.

It will remove the DE PARTMENTS table from the database.


E.

It will remove all synonyms for the DEPARTMENTS table.


F.

It will drop all indexes on the DEPARTMENTS table.


Get Premium 1z0-071 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.