Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2022 12:09 AM
You need to provide one of the following value for 'data_source':
- TEXT
- AVRO
- CSV
- JSON
- PARQUET
- ORC
- DELTA
eg: USING PARQUET
If you skip USING clause, then the default data source is DELTA
https://docs.databricks.com/sql/language-manual/sql-ref-syntax-ddl-create-table-using.html