

Syntax for Securing Database Resources › GRANT Table Access Privileges › GRANT Table Access Privileges Authorization
GRANT Table Access Privileges Authorization
To grant table-like object access privileges, one of the following must be true:
- You hold the corresponding grantable privilege on the table-like object (you can grant the privilege, but you cannot specify WITH GRANT OPTION).
- You own the table-like object.
- You hold DBADMIN privilege on the database that contains the table-like object data.
- You hold SYSADMIN privilege.
Copyright © 2014 CA.
All rights reserved.
 
|
|