Granting and revoking permissions on database objects

Two types of permissions exist for objects:

Both types of permissions are controlled with the grant and revoke commands.

Each database has its own independent protection system. Having permission to use a certain command in one database does not give you permission to use that command in other databases.