-
Notifications
You must be signed in to change notification settings - Fork 664
Attach
Mathias Rangel Wulff edited this page Jun 12, 2015
·
3 revisions
Attach local or external database to AlaSQL.
Syntax:
ATTACH engineid DATABASE databaseid [(parameter,...)] [AS alias]
Currently AlaSQL supports the following databaseid's:
Example:
alasql('ATTACH LOCALSTORAGE DATABASE mybase');
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo