exp_047.htm

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

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


	<p>
	<span style="font-size:18pt">Privileges can be given to a role by using the CREATE ROLE statement. A user can have access to several roles, and several users can be assigned the same role. <br>
	</span></p>

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

	<p>
	  <span style="font-size:18pt">A: There is no limitation to a 1000 users for one role in Oracle. <br>
	</span></p>

	<p>
	  <span style="font-size:18pt">B: There is no limitation to a 10 roles for one user in Oracle. <br>
	</span></p>

	<p>
	  <span style="font-size:18pt">C: There is no limitation to a 1000 privileges for one role in Oracle. <br>
	</span></p>

	<p>
	  <span style="font-size:18pt">E: The role can act as a named group of privileges to execute certain tasks. But privileges can	  be not related at all. <br>
	</span></p>

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

	<p>
	  <span style="font-size:18pt">Chapter 8: User Access Control in Oracle
	</span></p>

<br>

</body>
</html>

⌨️ 快捷键说明

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