exp_086.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 086: &nbsp;</span></b></p>

<span style="font-size:18pt">
	<p>
	Constraints have functions to enforce rules at the view and table levels and to prevent the deletion of data if dependencies exist between tables. <br>
	</p>

	<p>
	  Incorrect Answers <br>
	</p>

	<p>
	  A: Constraints are used to put dependencies on data. <br>
	</p>

	<p>
	  B: Constrains are not used to make complex queries more easy. <br>
	</p>

	<p>
	  F: Constraints does not prevent the deletion of an index if there are dependencies. <br>
	</p>

	<p>
	  OCP Introduction to Oracle 9i: SQL Exam Guide, Jason Couchman, p. 227-248 <br>
	</p>

	<p>
	  Chapter 5: Creating Oracle Database Objects
	</p>

</span>

</body>
</html>
<br>

⌨️ 快捷键说明

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