多选题You executed the following command to drop a user: DROP USER scott CASCADE; Which two statements regarding the above command are correct?()AAll the objects of scott are moved to the Recycle Bin.BAny objects in the Recycle Bin belonging to scott are pur
题目
多选题
You executed the following command to drop a user: DROP USER scott CASCADE; Which two statements regarding the above command are correct?()
AAll the objects of scott are moved to the Recycle Bin.
BAny objects in the Recycle Bin belonging to scott are purged.
CAll the objects owned by scott are permanently dropped from the database.
DAll the objects of scott in the Recycle Bin must be purged before executing the DROP command.
EAny objects in the Recycle Bin belonging to scott will not be affected by the above DROP command.
相似考题