exp_067.htm
来自「oracle DBA的资料」· HTM 代码 · 共 42 行
HTM
42 行
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=gb2312">
<title>Ocp test </title>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p><b><span style="font-size:22pt">Explaination 067: </span></b></p>
<span style="font-size:18pt">
<p>
At the end of this transaction you will not have rows in the table. <br>
</p>
<p>
Incorrect Answers <br>
</p>
<p>
B: All transactions will be roll backed, so it will be no rows in the table. <br>
</p>
<p>
C: It is possible to roll back to the same savepoint more than once. <br>
</p>
<p>
D: Your last update will not fail because there is employee with ID 180 in the table and transactions have been rolled back only to the savepoint s2 before issue this update. <br>
</p>
<p>
OCP Introduction to Oracle 9i: SQL Exam Guide, Jason Couchman, p. 279-285 <br>
</p>
<p>
Chapter 6: Manipulating Oracle Dat
</p>
</span>
</body>
</html>
<br>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?