System functions return system information.
The following system functions are available:
The implemented system functions are described in the following table.
System function | Description |
---|---|
col_length( table-name, column-name ) | Returns the defined length of column |
col_name( table-id, column-id [, database-id ] ) | Returns the column name |
index_col ( table-name, index-id, key_# [, userid ] ) | Returns the name of the indexed column |
object_id ( object-name ) | Returns the object ID |
object_name ( object-id [, database-id ] ) | Returns the object name |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |