SELECT * FROM files.file_name
statement is used to select data from a file.
First, you upload a file to the MindsDB Cloud Editor by following
this guide. And then, you can
CREATE MODEL
from the uploaded file.
Name | Description |
---|---|
file_name | Name of the file uploaded to the MindsDB Cloud Editor by following this guide. |
column | Name of the column from the file. |
CREATE MODEL
command here.