Skip to content

Show Tables

agershun edited this page Dec 28, 2014 · 3 revisions

SHOW TABLES

List of tables in database

   var res = alasql('SHOW TABLES FROM mydb');
Clone this wiki locally