首页 > 其他 > 详细

【2019年8月版】OCP 071认证考试原题-第43题

时间:2019-12-18 14:15:40      阅读:84      评论:0      收藏:0      [点我收藏+]
Choose two.

You execute this command:

TRUNCATE TABLE depts;

Which two are true?

A) It drops any triggers defined on the table.

B) It retains the indexes defined on the table.

C) It retains the integrity constraints defined on the table.

D) A ROLLBACR statement can be used to retrieve the deleted data.

E) It always retains the space used by the removed rows.

F) A FLASHBACK TABLE statement can be used to retrieve the deleted data.

Answer::BC

(解析:基本的考点。)

【2019年8月版】OCP 071认证考试原题-第43题

原文:https://blog.51cto.com/13854012/2459594

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!