单项选择题
下列语句中会结束事务的语句是()。
A.savepoint
B.commit
C.end transaction
D.rollback to savepoint
点击查看答案&解析
相关考题
-
单项选择题
在oracle中,使用()命令设置保存点。
A.save
B.point
C.savepoint
D.set -
单项选择题
使用数据泵导出工具expdp,导出scott用户所有表时,应选的选项()。
A.tables
B.schemas
C.full
D.tablespaces -
单项选择题
若用户scott创建了数据库对象,则删除该用户的()语句。
A.drop user scott
B.drop user scott cascade
C.delete user scott
D.delete user scott cascade
