Which two statements regarding the above command are correct?

You executed the following command to drop a user:
DROP USER scott CASCADE;
Which two statements regarding the above command are correct? (Choose two.)

You executed the following command to drop a user:
DROP USER scott CASCADE;
Which two statements regarding the above command are correct? (Choose two.)

A.
Any objects in the Recycle Bin belonging toscott will not be affected by the above DROP
command.

B.
All the objects owned byscott are permanently dropped from the database.

C.
Any objects in the Recycle Bin belonging toscott are purged.

D.
All the objects ofscott are moved to the Recycle Bin.

E.
All the objects ofscott in the Recycle Bin must be purged before executing the DROP
command.



Leave a Reply 0

Your email address will not be published. Required fields are marked *