Sybase Adaptive Server Anywhere Reference page 1007

Table of Contents

Advertisement

Adaptive Server Enterprise catalog procedures
Chapter 14 System Procedures and Functions
System procedure
sp_dboption [dbname,
optname, {true | false}]
sp_dropgroup group-name
sp_droplogin userid
sp_dropmessage message-
number [, language]
sp_droptype typename
sp_dropuser userid
sp_getmessage message-
num, @msg-var output [,
language]
sp_helptext object-name
sp_password caller_passwd,
new_passwd [, userid]
Adaptive Server Anywhere implements a subset of the Adaptive Server
Enterprise catalog procedures. The implemented catalog procedures are
described in the following table.
Catalog procedure
sp_column_privileges
sp_columns table-name [,
table-owner ] [, table-
qualifier] [, column-name]
sp_databases
sp_datatype_info
sp_fkeys pktable_name [,
pktable-owner][, pktable-
qualifier] [, fktable-name] [,
fktable_owner] [, fktable-
qualifier]
sp_pkeys table-name [,
table_owner] [,
table_qualifier]
sp_server_info
Description
Displays or changes a database option
Drops a group from a database
Drops a user from a database
Drops a user-defined message
Drops a user-defined data type
Drops a user from a database
Retrieves a stored message string from
SYSUSERMESSAGES, for PRINT and
RAISERROR statements.
Displays the text of a system procedure, trigger,
or view
Adds or changes a password for a user ID
Description
Unsupported
Returns the data types of the specified columns
Unsupported
Unsupported
Returns foreign key information about the
specified table
Returns primary key information about the
specified table
Unsupported
989

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents