REVOKE Statements

REVOKE statements let you revoke privileges on database objects from users and roles.

In a database with trust authentication, REVOKE statements appear to work as expected but have no real effect on database security.

In This Section