-
Notifications
You must be signed in to change notification settings - Fork 659
Show Tables
Mathias Rangel Wulff edited this page Jun 12, 2015
·
3 revisions
List of tables in database.
Syntax:
SHOW TABLES [FROM databaseid];
var res = alasql('SHOW TABLES FROM mydb');
See also: SHOW
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo