Home
Oracle PL / SQL
Aggregate Functions
Analytical Functions
Char Functions
Constraints
Conversion Functions
Cursor
Data Type
Date Timezone
Hierarchical Query
Index
Insert Delete Update
Large Objects
Numeric Math Functions
Object Oriented Database
PL SQL
Regular Expressions
Report Column Page
Result Set
Select Query
Sequence
SQL Plus
Stored Procedure Function
Subquery
System Packages
System Tables Views
Table
Table Joins
Trigger
User Previliege
View
XML
Menu
Role « User Previliege « Oracle PL / SQL
Oracle PL / SQL
User Previliege
Role
1.
Creating a Role
2.
define a role as a global role, which means that a user can only be authorized to use the role by an enterprise directory service.
3.
use a password when a role is authorized by the database
4.
Assign CONNECT and RESOURCE Roles
5.
Assign Role to User
6.
Drop Role
7.
Get two database users and show their roles.
8.
Output session roles from procedure
9.
Grant Permissions to Role
10.
Unassign Role