试题详情
- 单项选择题 View the following SQL statements: Transaction T1 INSERT INTO hr.regions VALUES (5,’Pole’);COMMIT; Transaction T2 UPDATE hr.regions SET region_name=’Poles’ WHERE region_id = 5; COMMIT; Transaction T3 UPDATE hr.regions SET region_name=’North and South Poles’ WHERE region_id = 5; You want to back out transaction T2. Which option would you use?()
A、 It is possible,but transaction T3 also backs out.
B、 It is possible with the NOCASCADE_FORCE option.
C、 It is possible with the NONCONFLICT_ONLY option.
D、 It is not possible because it has conflicts with transaction T3.
- B
关注下方微信公众号,在线模考后查看
热门试题
- 在Oracle中,()程序包中提供了所有
- Which two̳
- You define a multipl
- Given: What is
- Evaluate the SQL sta
- The SQL Tuning Advis
- 当SELECT INTO语句没有返回行时
- What are
- You have been tasked
- Oracle数据库中,下面()可以作为有
- Given a co
- 下列()是Oracle superagg
- You work
- The EMP table conta
- Which technolo
- A developer&en
- Which is an iSQL*Plu
- Which statement abou
- Which trigger&
- Which statemen