当前位置:1Z0-053题库

问题:

[多选]

You issued the following command:  
CREATE GLOBAL TEMPORARY TABLE admin_work_area  
(startdate DATE, enddate DATE, class CHAR(20)) ON COMMIT DELETE ROWS TABLESPACE tbs_t1;  
An index is then created on the ADMIN_WORK_AREA temporary table. 
Which two statements are true regarding the TBS_T1 tablespace in the above command?() 

A .  It stores only the temporary table but not its indexes.
B .  It stores both the temporary table as well as its indexes.
C .  It must be a nondefault temporary tablespace for the database.
D .  It can be a default or nondefault temporary tablespace for the database.
E .  It must be the default temporary tablespace of the user who issues the command.

You created a profile APP_USER and assigned it to the users. After a month, you decide to drop theprofile.Some user sessions are currently connected to the database instance and are using the APP_USERprofile. This command is used to drop the profile: SQL> DROP PROFILE app_user;  Which statement describes the result() The command produces an error.。 The profile is dropped and current user sessions use the DEFAULT profile immediately.。 The profile is dropped and only the subsequent user sessions use the DEFAULT profile.。 The profile is dropped, the sessions are terminated, and the subsequent user sessions use theDEFAULT profile.。 变压器带负载运行时,二次绕组磁动势对一次绕组磁动势()。 起去磁作用。 起增磁作用。 不起作用。 可能起去磁作用也可能起增磁作用。 You specified segment space management as automatic for a tablespace. What effect would this have on space management?() Extents would be managed by the freelists.。 The segment would be managed by bitmaps.。 The segment would be managed by the freelists.。 Free space would be managed by the data dictionary.。 与锅炉配套的附属设备包括()、()、()、()和电除尘。 人们感到拥挤是因为他们的个人空间和()受到了侵犯。

You issued the following command:  
CREATE GLOBAL TEMPORARY TABLE admin_work_area  
(startdate DATE, enddate DATE, class CHAR(20)) ON COMMIT DELETE ROWS TABLESPACE tbs_t1;  
An index is then created on the ADMIN_WORK_AREA temporary table. 
Which two statements are true regarding the TBS_T1 tablespace in the above command?() 

参考答案:

  参考解析

本题暂无解析

在线 客服