Catalog Stored Procedures - Sybase Adaptive Server IQ 12.4.2 Administration And Performance Manual

Table of Contents

Advertisement

Adaptive Server Enterprise catalog procedures

Catalog stored procedures

CHAPTER 1
Overview of Adaptive Server IQ System Administration
System procedure
sp_helptext
sp_password
Adaptive Server IQ implements all the Adaptive Server Enterprise catalog
procedures with the exception of the
implemented catalog procedures are described in the following table.
The following list describes the supported Adaptive Server Enterprise catalog
procedures.
Catalog procedure
sp_column_privileges
sp_columns
sp_fkeys
sp_pkeys
sp_special_columns
sp_sproc_columns
sp_stored_procedures
sp_tables
In addition to the Adaptive Server Enterprise Catalog stored procedures, there
are other system and catalog stored procedures. The following table lists the
ones you are most likely to use. For a complete list, see Chapter 14, "System
Procedures" in Adaptive Server IQ Reference Manual.
Procedure name
sp_remote_columns
sp_remote_tables
Description
Displays the text of a system procedure or
view
Adds or changes a password for a user ID
sp_column_privileges
Description
Unsupported
Returns the data types of the specified column
Returns foreign key information about the
specified table
Returns primary key information for a single
table
Returns the optimal set of columns that
uniquely identify a row in a table
Returns information about a stored procedure's
input and return parameters
Returns information about one or more stored
procedures
Returns a list of objects that can appear in a
clause
FROM
Purpose
List remote tables columns and their
data types
List tables on a remote server
procedure. The
11

Advertisement

Table of Contents
loading

Table of Contents