Catalog stored procedures are system procedures that retrieve information from the system tables in tabular form. The catalog stored procedures are:
sp_column_privileges
sp_columns
sp_databases
sp_datatype_info
sp_fkeys
sp_pkeys
sp_server_info
sp_special_columns
sp_sproc_columns
sp_statistics
sp_stored_procedures
sp_table_privileges
sp_tables
Copyright © 2005. Sybase Inc. All rights reserved. |