Description
In MindsDB, files are treated as tables. These are stored in the defaultfiles
database. To delete a file, you must save this files
database into a variable and then, run the tables.drop()
function on it.
files
database. To delete a file, you must save this files
database into a variable and then, run the tables.drop()
function on it.