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