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 参考 » 视图 » 系统视图

 

SYSPROCPERM 系统视图

SYSPROCPERM 系统视图的每行都描述一个被授予过程 EXECUTE 特权的用户。该视图的基础系统表为 ISYSPROCPERM。

列名 数据类型 说明
proc_id UNSIGNED INT 过程号唯一标识被授予 EXECUTE 特权的过程。
grantee UNSIGNED INT 被授予特权者的用户号。
 基础系统表上的约束