OCP-1Z0-052-V8.02-10题

该博客讨论了在Oracle数据库中ALTER TABLE语句用于修改约束的命令,特别是`ALTER TABLE MODIFY CONSTRAINT DISABLE VALIDATE`。这个命令允许加载数据到表中而不验证约束,但新的数据仍需符合约束。它解释了DISABLE和ENABLE以及VALIDATE和NOVALIDATE的区别,并指出该命令不会删除约束的索引,且不影响现有数据的约束检查。
摘要由CSDN通过智能技术生成

10. Examine the following statement that is used to modify the constraint on the SALES table:

SQL> ALTER TABLE SALES MODIFY CONSTRAINT pk DISABLE VALIDATE;

Which three statements are true regarding the above command? (Choose three.)

A.The constraint remains valid.

B.The index on the constraint is dropped.

C.It allows the loading of data into the table using SQL *Loader.

D.New data conforms to the constraint, but existing data is not checked

E.It allows the data manipulation on the table using INSERT/UPDATE/DELETE SQL statements.

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值