码迷,mamicode.com
首页 > 数据库 > 详细

【ocp-12c】最新Oracle OCP-071考试题库(42题)

时间:2019-02-27 11:50:44      阅读:208      评论:0      收藏:0      [点我收藏+]

标签:rom   statement   解析   12c   dex   column   row   store   llb   

42、(9-1)choose the best answer:

Which statement is true about the Oracle SQL, DELETE and TRUNCATE statements?

A) DELETE but not TRUNCATE statement can be used to remove data from selective columns and rows of a table.

B) DELETE and TRUNCATE statements can have a rollback done to restore data into a table.

C) DELETE and TRUNCATE statements remove all indexes for the tables on which they are performed.

D) DELETE but not TRUNCATE statement can be used to selectively remove rows from a table.

Answer:D

(解析:Truncate 是删除整张表的数据,delete 不能删除某个列的数据,删除的是行的数据)

【ocp-12c】最新Oracle OCP-071考试题库(42题)

标签:rom   statement   解析   12c   dex   column   row   store   llb   

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

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