📄 exp_113.htm
字号:
<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 113: </span></b></p>
<span style="font-size:18pt">
<p>
'=' is use in the statement and subquery will return more than one row. <br>
</p>
<p>
Employees table has 2 row matching the employee name Smith. <br>
</p>
<p>
The update statement will fail. <br>
</p>
<p>
Incorrect Answers : <br>
</p>
<p>
<br>
</p>
<p>
A. The Update statement will fail no update was done. <br>
</p>
<p>
B. The update statement will fail no update was done. <br>
</p>
<p>
C. The update statement will fail no update was done. <br>
</p>
<p>
E. The update statement will fail but not due to job_it='IT_ADMIN' <br>
</p>
<p>
F. The update statement will fail but not due to department_id='Administration' <br>
</p>
<p>
Refer : Introduction to Oracle9i : SQL, Oracle University Student Guide, Subqueries, p. 6-12
</p>
</span>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -