System Functions

System functions return system information.

Description

Databases currently running on a server are identified by a database name and a database ID number. The db_id and db_name functions provide information on these values.

A set of system functions provides information about properties of a currently running database, or of a connection, on the database server. These system functions take the database name or ID, or the connection name, as an optional argument to identify the database or connection for which the property is requested.

Performance

System functions are processed differently than other SAP Sybase IQ functions. When queries to SAP Sybase IQ tables include system functions, performance is reduced.

Related reference
CEIL Function [Numeric]
COL_LENGTH Function [System]
COL_NAME Function [System]
CONNECTION_PROPERTY Function [System]
DATALENGTH Function [System]
DB_ID Function [System]
DB_NAME Function [System]
DB_PROPERTY Function [System]
EVENT_CONDITION Function [System]
EVENT_CONDITION_NAME Function [System]
EVENT_PARAMETER Function [System]
GROUP_MEMBER Function [System]
INDEX_COL Function [System]
NEXT_CONNECTION Function [System]
NEXT_DATABASE Function [System]
OBJECT_ID Function [System]
OBJECT_NAME Function [System]
PROPERTY Function [System]
PROPERTY_DESCRIPTION Function [System]
PROPERTY_NAME Function [System]
PROPERTY_NUMBER Function [System]
SUSER_ID Function [System]
SUSER_NAME Function [System]
USER_ID Function [System]
USER_NAME Function [System]