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 服务器 - SQL 参考 » SQL 语句 » SQL 语句

 

REVOKE 语句

撤消用户和角色的角色和特权。

注意

在 16.0 之前版本软件中使用的与特权、权限和组相关的 REVOKE 语法仍受支持,但不建议使用。要查看该语法,请参见REVOKE 语句(权限和组)(不建议使用)

要查看 SQL Anywhere 12.0.1 REVOKE 语句语法以进行比较,请参见 [external link] http://dcx.sybase.com/index.html#1201/en/dbreference/revoke-statement.html

 撤消系统角色
 撤消用户定义角色
 撤消兼容性角色
 撤消系统特权
 撤消对象级特权
 撤消 CONNECT、INTEGRATED LOGIN 和 KERBEROS LOGIN
 撤消过程的 EXECUTE
 撤消序列的 USAGE
 参数
 注释
 特权
 副作用
 另请参见
 标准和兼容性
 示例