Data Loss Warning: This operation permanently deletes all data in the database.
Syntax
Arguments
List of arguments to provide.Optargs
No optional arguments.Returns
Information about the operation.
Behavior
- When the database is dropped, all tables associated with the database are also dropped.
 
Notes & Caveats
- The database name must not be a reserved database name. The following names are reserved: 
__system__. 
Example
Dropping a Database
Drop a database calledtest.
Related Functions
r- Referencing the query builderdb- Referencing a databasedbCreate- Creating a databasedbList- Listing databases
Found a typo? Or maybe a broken link? RuloDB is open-source, help us fix it!

