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

Examine the following 


Examine the following commands executed in your database: SQL> ALTER SESSION RECYCLEBIN=ON; Session altered  SQL > CREATE TABLE emp TABLESPACE tbsfd AS SELECT * FROM hr.employees;  Table created.  Further, you executed the following command to drop the table:  SQL> DROP TABLE emp;Table dropped.  What happens in this scenario?()

  • AThe table is moved to the SYSAUX tablespace.
  • BThe table is moved to the SYSTEM tablespace.
  • CThe table is removed from the database permanently.
  • DThe table is renamed and remains in the TBSFD tablespace.
参考答案
参考解析:
分类:1Z0-042题库
相关推荐

1、Examine the following 

Examine the following command:  ALTER DISKGROUP data MOUNT FORCE;  In which scenario can&ensp...

2、Examine the following 

Examine the following parameter settings from an initialization (init.ora) file:  DB_CREATE_FILE_DEST ...

3、Examine the following 

Examine the following command that is used to duplicate a database on the same host: &ens...

4、Examine the following 

Examine the following RMAN command:  BACKUP DATABASE TAG TESTDB KEEP UNTIL ’SYSDATE+1’ ...

5、Examine the following 

Examine the following statement that is used to modify the primary key constraint on the S...

6、Examine the following 

Examine the following command:  SQL> ALTER TABLE booking SHRINK SPACE COMPACT;  Which activit...