Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - SQL Reference » System procedures » Alphabetical list of system procedures

 

sa_get_table_definition system procedure

Returns a LONG VARCHAR string containing the SQL statements required to create the specified table and its indexes, foreign keys, triggers, and granted permissions.

 Syntax
 Arguments
 Remarks
 Permissions
 Side effects
 See also
 Example