Sybase Adaptive Server Anywhere Reference page 1008

Table of Contents

Advertisement

Adaptive Server Enterprise system and catalog procedures
990
Catalog procedure
sp_special_columns
table_name [, table-owner]
[, table-qualifier] [, col-type]
sp_sproc_columns proc-
name [, proc_owner] [,
proc-qualifier] [, column-
name]
sp_stored_procedures [ sp-
name] [, sp-owner] [, sp-
qualifier]
sp_statistics [ table_name] [,
table_owner] [,
table_qualities] [,
index_name] [, is_unique]
sp_tables table-name [, table-
owner] [, table-qualifier] [,
table-type]
Description
Returns the optimal set of columns that uniquely
identify a row in the specified table
Returns information about a stored procedure's
input and return parameters
Returns information about one or more stored
procedures
Returns information about tables and their indexes
Returns a list of objects that can appear in a
FROM clause for the specified table

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents