black

1z0-043

登录

单项选择题

You executed the following code:  
SQL> CREATE TABLE COUNTRY  
(COUNTRY_ID CHAR(2) CONSTRAINT COUNTRY_ID_nn NOT NULL,  
COUNTRY_NAME VARCHAR2(20),  
CURRENCY_NAME VARCHAR2(20),  
CONSTRAINT COUNTRY_ID_PK PRIMARY KEY (COUNTRY_ID))  
ORGANIZATION INDEX;  
In which tablespace will the mapping table be created?()

A. SYSTEM tablespace
B. SYSAUX tablespace
C. Undo tablespace
D. The tablespace of the Index Organized Table (IOT)

相关考题

单项选择题 You issued the following statement:   SQL>ALTER DATABASE ENABLE RESUMABLE TIMEOUT n;   What will be the result of issuing the above statement?()

单项选择题 YouareaDBAofyourcompany.YoucreatedadatabasenamedSALESonanOracle10ginstance.YouhavedefinedanindexnamedINDEX1onthedatabasetablenamedINVENTORY.UsersarecomplainingthatqueriesaccessingtheINVENTORYtablearerunningslow.UponinvestigationyoudeterminethatthetablespacewheretheindexislocatedisexperiencinghighI/Oandyoudecidetorelocatetheindextoanothertablespace.Whichofthesewillbethebestwaytoaccomplishthisobjective?()

单项选择题 Inwhichscenariowillyoucreateahashcluster?()

All Rights Reserved 版权所有©考试题库网(kstiku.com)

备案号:湘ICP备14005140号-3

经营许可证号:湘B2-20140064