欢迎来到建筑考试题库网 建筑考试题库官网
全部科目 > Oracle认证考试 > 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.

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题