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

多项选择题

Evaluate the SQL statement
DROP TABLE DEPT:
Which four statements are true of the SQL statement?()

    A. You cannot roll back this statement.
    B. All pending transactions are committed.
    C. All views based on the DEPT table are deleted.
    D. All indexes based on the DEPT table are dropped.
    E. All data in the table is deleted, and the table structure is also deleted.
    F. All data in the table is deleted, but the structure of the table is retained.
    G. All synonyms based on the DEPT table are deleted.

点击查看答案

相关考题

  • 单项选择题
    You would like to display the system date in the format "Monday, 01 June, 2001".Which SELECT statement should you use?()

    A. SELECT TO_DATE(SYSDATE, 'FMDAY, DD Month, YYYY')   FROM dual;
    B. SELECT TO_CHAR(SYSDATE, 'FMDD, DY Month, 'YYY')   FROM dual;
    C. SELECT TO_CHAR(SYSDATE, 'FMDay, DD Month, YYYY')   FROM dual;
    D. SELECT TO_CHAR(SYSDATE, 'FMDY, DDD Month, YYYY')   FROM dual;
    E. SELECT TO_DATE(SYSDATE, 'FMDY, DDD Month, YYYY')   FROM dual;

  • 单项选择题
    Which statement describes the ROWID data type?()

    A. Binary data up to 4 gigabytes.
    B. Character data up to 4 gigabytes.
    C. Raw binary data of variable length up to 2 gigabytes.
    D. Binary data stored in an external file, up to 4 gigabytes.
    E. A hexadecimal string representing the unique address of a row in its table.

  • 单项选择题
    Evaluate these two SQL statements: What is true about them?()

    A. The two statements produce identical results.
    B. The second statement returns a syntax error.
    C. There is no need to specify DESC because the results are sorted in descending order by default.
    D. The two statements can be made to produce identical results by adding a column alias for the salary column in the second SQL statement.

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

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