There was an error while loading. Please reload this page.
SHOW CREATE
Show CREATE TABLE statement from the table:
Syntax:
SHOW CREATE tableid;
For example:
var res = alasql('SHOW CREATE TABLE City');
See also: SHOW
Quick links
AlaSQL wiki frontpage
About AlaSQL
Install AlaSQL
Get started with AlaSQL