4. SQL Statements : GRANT (privilege) : GRANT ALL PRIVILEGES Option : Installation and Database Privileges
 
Share this page                  
Installation and Database Privileges
If GRANT ALL PRIVILEGES ON DATABASE or GRANT ALL PRIVILEGES ON CURRENT INSTALLATION is specified, the grantees receive the following database privileges:
CREATE_TABLE
RAISE DBEVENT
REGISTER DBEVENT
Privileges granted on a specific database override privileges granted on current installation.