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:
• NOQUERY_IO_LIMIT
• NOQUERY_ROW_LIMIT
• CREATE_TABLE
• CREATE_PROCEDURE
• LOCKMODE
• RAISE DBEVENT
• REGISTER DBEVENT
Privileges granted on a specific database override privileges granted on current installation.