Databases
Remove a Data Source
Description
The delete
function removes a data source from MindsDB. Please note that in order to delete a connected data source, we need to fetch it first with the getDatabase
function.
Syntax
Here is how to get an existing database and remove it: