欢迎来到建筑考试题库网 建筑考试题库官网
全部科目 > Oracle认证考试 > 1Z0-007

单项选择题

CREATE TABLE dept
(deptno NUMBER(2),
dname VARCNAR2(14),
1oc VARCNAR2 (13));
ROLLBACK;
DESCRIBE DEPT
What is true about the set? ()

    A. The DESCRIBE DEPT statement displays the structure of the DEPT table.
    B. The ROLLBACK statement frees the storage space occupies by the DEPT table.
    C. The DESCRIBE DEPT statement returns an error ORA-04043: object DEPT does not exist.
    D. The DESCRIBE DEPT statement displays the structure of the DEPT table only if there is a COMMIT statement introduced before the ROLLBACK statement.

点击查看答案

相关考题

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

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