exp_025.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 025: </span></b></p>
<p>
<span style="font-size:18pt">This statement provides required results. <br>
</span></p>
<p>
<span style="font-size:18pt">Incorrect Answers <br>
</span></p>
<p>
<span style="font-size:18pt">A: This query will show books with price in range $500 and $900, not less then $500 or greater than $900. <br>
</span></p>
<p>
<span style="font-size:18pt">B: This query will show books with prices exactly $500 or $900, not less then $500 or greater than $900. <br>
</span></p>
<p>
<span style="font-size:18pt">C: This order will not show correct rows because of incorrect syntax in the WHERE clause.. <br>
</span></p>
<p>
<span style="font-size:18pt">OCP Introduction to Oracle 9i: SQL Exam Guide, Jason Couchman, p. 56-66 <br>
</span></p>
<p>
<span style="font-size:18pt">Chapter 2: Limiting, Sorting, and Manipulating Return Data
</span></p>
<br></span>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?