Update content/shared/influxdb3-query-guides/snapshots/snowflake.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
pull/5929/head
Jameelah Mercer 2025-03-21 13:00:07 -07:00 committed by GitHub
parent bd472c84fd
commit 1ad0ffa515
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -37,11 +37,11 @@ CREATE STAGE my_s3_stage
URL='s3://my-bucket/'
STORAGE_INTEGRATION=my_storage_integration;
## Set up a catalog integration in Snowflake
### Set up a catalog integration in Snowflake
Set up a catalog integration in Snowflake to manage and load Iceberg tables efficiently.
### Example: Create a catalog integration in Snowflake
#### Example: Create a catalog integration in Snowflake
```sql
CREATE CATALOG INTEGRATION my_catalog_integration