移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

多选题

Evaluate the SQL statement: TRUNCATE TABLE DEPT;Which three are true about the SQL statement? ()

发布日期:2021-08-08

Evaluate the SQL statement: TRUNCATE TABLE DEPT;Wh...
A

It releases the storage space used by the table.

B

It does not release the storage space used by the table.

C

You can roll back the deletion of rows after the statement executes.

D

You can NOT roll back the deletion of rows after the statement executes.

E

An attempt to use DESCRIBE on the DEPT table after the TRUNCATE statement executes will display an error.

F

You must be the owner of the table or have DELETE ANY TABLE system privileges to truncate the DEPT table.

标签: "暂无标签"

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!

此试题出现在

Oracle认证考试

1Z0-007

去刷题