We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc1b96 commit 4573e9bCopy full SHA for 4573e9b
docs/use-cases/data_lake/unity_catalog.md
@@ -55,6 +55,8 @@ SETTINGS warehouse = 'CATALOG_NAME', catalog_credential = '<PAT>', catalog_type
55
56
### Read Iceberg {#read-iceberg}
57
58
+To access managed Iceberg tables:
59
+
60
```sql
61
CREATE DATABASE unity
62
ENGINE = DataLakeCatalog('https://<workspace-id>.cloud.databricks.com/api/2.1/unity-catalog/iceberg-rest')
0 commit comments