码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2019-12-18 14:51:33      阅读:92      评论:0      收藏:0      [点我收藏+]

标签:ash   exec   answer   data   解析   int   str   truncate   cut   

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题

标签:ash   exec   answer   data   解析   int   str   truncate   cut   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!