-
Couldn't load subscription status.
- Fork 688
Drop Database
Mathias Rangel Wulff edited this page Jun 11, 2015
·
3 revisions
Syntax:
DROP DATABASE databaseid;For example:
alasql('DROP DATABASE mydb');See also: [CREATE DATABASE](Create Database)
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo