GRANT Statements

GRANT statements grant privileges on database objects to users and roles.

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

In This Section