OCP-1Z0-053-200题-29题-609

QUESTION 29

Examine the following commands and their output:

SQL> SELECT ename, sal FROM emp WHERE ename='JAMES'; 

ENAME SAL 

JAMES 1050

SQL> UPDATE emp SET sal=sal+sal*1.2 WHERE ename='JAMES';

1 row updated.

SQL> SELECT ename, sal FROM emp WHERE ename='JAMES'; 

ENAME SAL 

JAMES 2310

View the exhibit and examine the Flashback Version Query that was executed after the preceding commands.


What could be the possible cause for the query not displaying any row?

A. Flashback logging is not enabled for the database.

B. The changes made to the table are not committed.

C. Supplemental logging is not enabled for the database.

D. The database is not configured in ARCHIVELOG mode.

Answer: B

同609题:http://blog.csdn.net/rlhua/article/details/14646019


Explanation/Reference:

Section: Flashback Operations & Configuration

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值