OCP考试题库变了,052新考试题及答案整理-32

32、 Examine these commands and their output:

? SQL> SELECT * FROM emp;

? ENO ENAME

? ---- -----

? 100 Adam

? 101 Alan

? SQL> INSERT INTO emp VALUES(102,‘Ben");

? 1 row created.

? SQL> COMMIT;

? Commit completed.

? SQL> UPDATE emp SET ename=‘Bryan‘ WHERE eno=102;

? 1 row updated.

? A power failure occurs. The Instance Is restarted and this query Is executed.

? SQL> SELECT ename FROM emp;

? What Is the outcome?

A) Only Adam and Alan are displayed.

B) Only Adam, Alan, and Bryan are displayed.

C) Adam, Alan, Ben, and Bryan are displayed.

D) No rows are returned.

E) Only Adam, Alan, and Ben are displayed.

Answer:E

原文地址:http://blog.51cto.com/13854012/2153524

时间: 2024-07-30 20:02:00

OCP考试题库变了,052新考试题及答案整理-32的相关文章

OCP考试题库更新,052最新考题及答案整理-第8题

8.Which two are true about the Fast Recovery Area (FRA)? A) It should be larger than the database. B) Space management In the FRA Is Influenced by the database backup retention policy. C) A database must be in ARCHIVELOG mode to use the FRA. D) It mu

【OCP|052】OCP题库更新,052最新考题及答案整理-第10题

10.Which two are true about consistent database backups? A) They can only be taken when a RECOVERY CATALOG is used. B) They can only be taken if the database Is in ARCHIVELOG mode. C) They can only be taken If shutdown NORMAL, TRANSACTIONAL, or IMMED

OCP换考题了,052新考题及答案整理-第17题

17.Which two statements are true about tablespaces? A) A database can contain multiple undo tablespaces. B) A database can contain only a single temporary tablespace. C) A database instance stores undo data In the SYSTEM tablespace If no undo tablesp

OCP题库更新,052最新考题及答案整理-31题

31.Which two events always request the LGWR to write? A) when LGWR is notified by a server process that performs a Commit or ROLLBACK B) When PMON restarts a server process C) when DBWn writes dirty buffers D) when a log switch occurs E) when a check

OCP最新考试题库-052新考题及答案整理-34

34.Which is true about invalid PL/SQL objects? A) They are automatically recompiled against the new definition of a referenced object at the same time as the referenced object is modified. B) They can be manually recompiled only by using SQL commands

OCP题库更新,新版052新考题及答案整理-第12题

12.Which two types of Information can be found in the alert log? A) instance recovery details B) a record of all DDL statements performed by non-DBA users C) a record of all actions performed by SYS and SYSTEM D) critical errors encountered by backgr

OCP题库变动,052新加的考题及答案分析整理-22

22.You are planning a software installation for both Oracle Database 11g Release 1 and Release 2. You plan to have at lease one database for each release managed by Grid Infrastructure for a Standalone Server. Which three are true in this scenario? A

ocp最新题库之052新题带答案整理-36题

36.Which two are true about roles? A) A role can be granted a combination of system and object privileges and other roles. B) The CONNECT role Is granted automatically to a user when It Is created. C) Roles are owned by SYSTEM. D) The RESOURCE role I

OCP换题库了,052最新考题及答案整理-第11题

11.Which three are true about UNDO data? A) It is used to roll back failed transactions. B) It is used to rewind a database by using FLASHBACK DATABASE. C) It is used to recover dropped tables by using FLASHBACK TABLE - TO BEFORE DROP. D) It is used