exp_071.htm

来自「oracle DBA的资料」· HTM 代码 · 共 43 行

HTM
43
字号
<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 071: &nbsp;</span></b></p>


	<p>
	<span style="font-size:18pt">This SQL statement shows correct syntax to build inline views. You must enclose the query text for the inline view in parentheses and also give a label for the inline view so that columns in it can be referenced later. In answer A inline view is marked as B. <br>
	</span></p>

	<p>
	  <span style="font-size:18pt">Incorrect Answers <br>
	</span></p>

	<p>
	  <span style="font-size:18pt">B: This SQL statement will fail because it is not correct syntax for inline views. There is no a	  label for this inline view also. <br>
	</span></p>

	<p>
	  <span style="font-size:18pt">C: This SQL statement will fail because it is not correct syntax for inline views. There is no a	  label for this inline view also. <br>
	</span></p>

	<p>
	  <span style="font-size:18pt">D: This SQL statement will fail because it is not correct syntax for inline views. There is no a
		  label for this inline view also. <br>
	</span></p>

	<p>
	  <span style="font-size:18pt">OCP Introduction to Oracle 9i: SQL Exam Guide, Jason Couchman, p. 162-165 <br>
	</span></p>

	<p>
	  <span style="font-size:18pt">Chapter 4: Subqueries
	</span></p>

<br></span>

</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?