可学答题网 > 问答 > 1Z0-053题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You executed the follo


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

  • A All the objects of scott are moved to the Recycle Bin.
  • B Any objects in the Recycle Bin belonging to scott are purged.
  • C All the objects owned by scott are permanently dropped from the database.
  • D All the objects of scott in the Recycle Bin must be purged before executing the DROP command.
  • E Any objects in the Recycle Bin belonging to scott will not be affected by the above DROP command.
参考答案
参考解析:
分类:1Z0-053题库
相关推荐

1、You executed the follo

You executed the following procedure to collect statistics regarding an index:      ...

2、You executed the follo

You executed the following code:  BEGIN  DBMS_SCHEDULER.SET_ATTRIBUTE (  NAME => ’JOB_A&rsqu...

3、You executed the follo

You executed the following code:  SQL> CREATE TABLE COUNTRY  (COUNTRY_ID CHAR(2) CONSTRAINT&ensp...

4、You executed the follo

You executed the following commands in an RMAN session for your database instance that has&ensp...

5、You executed the follo

You executed the following command in the Recovery Manager (RMAN):  RMAN> REPORT NEED BACKUP...

6、You executed the follo

You executed the following code:  BACKUP VALIDATE DATABASE;  BLOCKRECOVER CORRUPTION LIST; What&e...