📄 exp_043.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 043: </span></b></p>
<p>
<span style="font-size:18pt">A SQL query statement cannot display data from table B that is referred to in its sub-query, unless table B is included in the main query's FROM clause. And a single row sub-query can retrieve data from more than one table. <br>
</span></p>
<p>
<span style="font-size:18pt">Incorrect Answers <br>
</span></p>
<p>
<span style="font-size:18pt">A: A single row sub-query can retrieve data from more than one table. <br>
</span></p>
<p>
<span style="font-size:18pt">C: A SQL query statement cannot display data from table B that is referred to in its subquery,<br>
</span></p>
<p>
<span style="font-size:18pt">unless table B is included in the main query's FROM clause. <br>
</span></p>
<p>
<span style="font-size:18pt">E: A single row sub-query can be used in a condition where the LIKE operator is used for comparison. <br>
</span></p>
<p>
<span style="font-size:18pt">F: A multiple-row sub-query can be used in a condition where the LIKE operator is used for comparison. <br>
</span></p>
<p>
<span style="font-size:18pt">OCP Introduction to Oracle 9i: SQL Exam Guide, Jason Couchman, p. 144-150 <br>
</span></p>
<p>
<span style="font-size:18pt">Chapter 4: Subqueries
</span></p>
<br></span>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -