Skip to content

Commit 4573e9b

Browse files
authored
Update unity_catalog.md
1 parent 6fc1b96 commit 4573e9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/use-cases/data_lake/unity_catalog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ SETTINGS warehouse = 'CATALOG_NAME', catalog_credential = '<PAT>', catalog_type
5555

5656
### Read Iceberg {#read-iceberg}
5757

58+
To access managed Iceberg tables:
59+
5860
```sql
5961
CREATE DATABASE unity
6062
ENGINE = DataLakeCatalog('https://<workspace-id>.cloud.databricks.com/api/2.1/unity-catalog/iceberg-rest')

0 commit comments

Comments
 (0)