OCP-1Z0-051 补充题库 第18题 DELETE语句的特性

本文分析了Oracle中的DELETE语句,特别是当没有WHERE子句时如何删除所有行。在11g环境下,如果对SALES表执行`DELETE FROM sales;`,尽管所有行都会被删除,但这些删除操作是可以回滚的,因为系统会记录undo信息。即使表包含主键,删除的行也能通过回滚操作恢复。
摘要由CSDN通过智能技术生成
一、原题
Evaluate the following SQL statements:
DELETE FROM sales;
There are no other uncommitted transactions on the SALES table.
Which statement is true about the DELETE statement?
A. It removes all the rows as well as the structure of the table
B. It removes all the rows in the table and deleted rows cannot be rolled back
C. It removes all the rows in the table and deleted rows can be rolled back
D. It would not remove the rows if the table has a primary key

答案: C

二、题目翻译
评估下面的SQL语句:
DELETE FROM sales;
SALES表上,没有其它的未提交事务。
关于上面的DELETE语句,下面哪句描述是正确
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值