There was an error while loading. Please reload this page.
DROP DATABASE
Syntax:
DROP DATABASE databaseid;
For example:
alasql('DROP DATABASE mydb');
See also: [CREATE DATABASE](Create Database)
Quick links
AlaSQL wiki frontpage
About AlaSQL
Install AlaSQL
Get started with AlaSQL