Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 11:46 AM
@tajinder123 - can you please modify the syntax as below to create as a delta table
CREATE TABLE employee123
USING DELTA
LOCATION '/path/to/existing/delta/files';