SQL Anywhere supported procedures

Sybase IQ supports the SQL Anywhere procedures listed in "Alphabetical list of system procedures" in SQL Anywhere Server – SQL Reference.

The sa_get_table_definition procedure is only supported for SQL Anywhere tables. If run against an IQ table, the procedure returns the error not implemented for IQ tables.

NoteIn the section “System extended stored procedures” in SQL Anywhere Server – SQL Reference, the documentation states that users must be granted EXECUTE permission or have DBA authority. Several of the subsequent procedures, however, show permissions listed as none.

The procedure below requires DBA authority.