Adaptive Server Enterprise 的命令参考
使用户失去从该数据库接收 SQL Remote 消息的能力。
sp_revoke_consolidate user_name
| 参数 | 说明 |
|---|---|
| user_name | 不再能够作为统一数据库的用户 ID。 |
sp_revoke_consolidate 过程从接收来自当前数据库消息的用户列表中删除该统一数据库用户 ID。
下面的语句撤消用户 hq_user 的统一权限:
sp_revoke_consolidate hq_user go
SQL Anywhere Studio 9.0.2
版权所有 © 1989–2005 Sybase, Inc. 部分版权所有 © 2001–2005 iAnywhere Solutions, Inc. 保留所有权利。