-
Couldn't load subscription status.
- Fork 688
Show Create
Mathias Rangel Wulff edited this page Jun 12, 2015
·
1 revision
Show CREATE TABLE statement from the table:
Syntax:
SHOW CREATE tableid;For example:
var res = alasql('SHOW CREATE TABLE City');See also: SHOW
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo