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

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - SQL 参考 » 系统对象 » 系统过程 » 系统过程简介 » Adaptive Server Enterprise 系统和分类过程

 

Adaptive Server Enterprise 分类过程

SQL Anywhere 实现了 Adaptive Server Enterprise 分类过程的子集。下表描述了已实现的分类过程。

分类过程名 说明
sp_column_privileges 不支持
sp_columns 返回指定列的数据类型
sp_fkeys 返回指定表的外键信息
sp_pkeys 返回指定表的主键信息
sp_special_columns 返回唯一标识指定表中的行的优化列集
sp_sproc_columns 返回存储过程的输入和返回参数信息
sp_statistics 返回有关表及其索引的信息
sp_stored_procedures 返回有关一个或多个存储过程的信息
sp_tables 返回可以显示在指定表的 FROM 子句中的对象列表