DROP DATABASE

						DROP DATABASE database_name;

The DROP DATABASE statement completely deletes a database, including all data and the database's physical structure on disk.

Get Sams Teach Yourself SQL in 21 Days, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.