Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Database Administration » User and database security » User security (roles and privileges) » Upgrading to role-based security » Changes to the REVOKE statement syntax

 

REVOKE statement (authorities and groups) (deprecated)

This syntax is supported but deprecated. Use the equivalent GRANT syntax instead. Revokes membership in groups (user-extended roles), and revokes permissions (privileges) for specified users.

Note

When you revoke authorities using the old deprecated REVOKE syntax, the database server converts the revoke to the equivalent compatibility role instead.

 Syntax 1 - Revoke authorities
 Parameters
 Remarks
 Privileges
 See also