-
Notifications
You must be signed in to change notification settings - Fork 690
Show Databases
Mathias Rangel Wulff edited this page Jun 12, 2015
·
3 revisions
List of all databases in memory.
Syntax:
SHOW DATABASES [LIKE pattern]For example:
var res = alasql("SHOW DATABASES LIKE ‘A%’");See also: SHOW
© 2014-2026, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo