Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2024 05:00 AM
Hi,
Source table is external table in UC and result table should be also external. I'm running such command
CREATE TABLE target_catalog.target_schema.table_clone SHALLOW CLONE source_catalog.source_schema.source_table
but this for some reason doesn't work on my databricks.