Viewing 2 posts - 1 through 2 (of 2 total)
Hi
To create a role, you must have CREATE ROLE system privileges.
The syntax for creating a role is:
CREATE ROLE role_name
[ NOT IDENTIFIED |
...
January 17, 2011 at 4:02 am
#1274182
Every database you create has a predefined sys XML schema collection in the sys relational schema. It reserves these predefined schemas, and they can be accessed from any other user-created...
January 17, 2011 at 3:59 am
#1274181