Understanding grant and roles  Using row-level access control

Chapter 17: Managing User Permissions

Revoking roles

Use revoke role to revoke roles from users and other roles:

revoke role role_name [{, role_name}...]from grantee [{, grantee}...]

where:

All roles listed in the revoke statement are revoked from all grantees.

You cannot revoke a role from a user while the user is logged in.





Copyright © 2005. Sybase Inc. All rights reserved. Using row-level access control

View this book as PDF