black

1z0-043

登录

单项选择题

You created the DEPT table by using the following command:  
CREATE TABLE scott.dept  
(deptno NUMBER(3),  
dname VARCHAR2(15),  
loc VARCHAR2(15) )  
STORAGE (INITIAL 100K NEXT 50K  MAXEXTENTS 10 PCTINCREASE 5  FREELIST GROUPS 6 FREELISTS 4);You are required to shrink the DEPT table. While performing the shrink operation, you want to ensure that the recovered space is returned to the tablespace in which the DEPT table is stored. You do not want to shrink the indexes created on the DEPT table. What will you do to shrink the SCOTT.EMP table?()

A. Issue the ALTER TABLE SCOTT.DEPT SHRINK SPACE COMPACT; statement.
B. Issue the ALTER TABLE SCOTT.DEPT SHRINK SPACE; statement.
C. Issue the ALTER TABLE SCOTT.DEPT SHRINK SPACE CASCADE; statement.
D. You cannot shrink the SCOTT.EMP table.

相关考题

单项选择题 This is the online redo log files and the control file configurations: Based on these configurations, which statement is true?()

单项选择题 YouaremaintainingyourOLTPdatabaseinOracle10g.Whileobservingtheperformanceofthedatabase,youfindthatthelogswitchoccursmorethanonceforevery20minutes,affectingthedatabaseperformance.Whichfactorisresponsibleforfrequentlogswitches?()

单项选择题 YouaremaintainingyourdatabaseinOracle10g.YouhavesetthevalueoftheSTATISTICS_LEVELinitializationparametertoTYPICALandthevalueoftheFAST_START_MTTR_TARGETparameterto900seconds.Toincreasetheperformanceofthedatabase,youwanttodeterminetheoptimalsizeoftheonlineredologfiles.Whichtoolenablesyoutodeterminetheoptimalsizeoftheonlineredologfiles?()

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

备案号:湘ICP备14005140号-3

经营许可证号:湘B2-20140064