DROP DATABASE

Removes a database from the system.

Syntax

DROP DATABASE [ IF EXISTS ] <name>