Keyword DROP DATABASE Syntax: DROP DATABASE databaseid; For example: alasql('DROP DATABASE mydb'); See also: [CREATE DATABASE](Create Database)