Documentation Index
Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
TheDROP DATABASE statement deletes the database.
Documentation Index
Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
Use this file to discover all available pages before exploring further.
DROP DATABASE statement deletes the database.
DROP DATABASE [IF EXISTS] database_name;
Query successfully completed
Was this page helpful?