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