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 - SQL Reference » SQL statements » SQL statements

 

REVOKE statement

Revokes roles and privileges from users and roles.

Note

The REVOKE syntax related to authorities, permissions, and groups used in pre-16.0 versions of the software is still supported but deprecated. To review that syntax, see REVOKE statement (authorities and groups) (deprecated).

To review the SQL Anywhere 12.0.1 REVOKE statement syntax for comparison, see [external link] http://dcx.sybase.com/index.html#1201/en/dbreference/revoke-statement.html.

 Revoke system roles
 Revoke user-defined roles
 Revoke compatibility roles
 Revoke system privileges
 Revoke object-level privileges
 Revoke CONNECT, INTEGRATED LOGIN, and KERBEROS LOGIN
 Revoke EXECUTE on a procedure
 Revoke USAGE on a sequence
 Parameters
 Remarks
 Privileges
 Side effects
 See also
 Standards and compatibility
 Example