DBA Scripts
Showing posts with label
Security Grants
.
Show all posts
Showing posts with label
Security Grants
.
Show all posts
Thursday, September 3, 2009
Security Grants
grant select on PERSON_TABLE to public with grant option;
select * from dba_tab_privs where TABLE_NAME = 'PERSON_TABLE'
select * from dba_role_privs where granted_role = 'PORTMAN_TABLE'
Older Posts
Home
Subscribe to:
Posts (Atom)