45.Which two statements are true about sequences created in a single instance database? (Choose two.

本文解析了Oracle数据库中序列的功能特点,澄清了一些常见的误解,并详细解释了CURRVAL和NEXTVAL的作用,以及如何调整序列的最大值。
45.Which two statements are true about sequences created in a single instance database? (Choose two.)
A.The numbers generated by a sequence can be used only for one table.
B.DELETE <sequencename> would remove a sequence from the database.
C.CURRVAL is used to refer to the last sequence number that has been generated.
D.When the MAXVALUE limit for a sequence is reached, you can increase the MAXVALUE limit by using the ALTER SEQUENCE statement.
E.When a database instance shuts down abnormally, the sequence numbers that have been cached but not used would be available once again when the database instance is restarted.
答案:CD
解析:
A:错误,都可以使用
B:错误,应该使用drop删除
C:正确
D:正确
E:错误,当数据库非正常关闭后,已经缓存的序列会丢失
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值