Skip to content

Commit 1ad0ffa

Browse files
MeelahMesanderson
andauthored
Update content/shared/influxdb3-query-guides/snapshots/snowflake.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
1 parent bd472c8 commit 1ad0ffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ CREATE STAGE my_s3_stage
3737
URL='s3://my-bucket/'
3838
STORAGE_INTEGRATION=my_storage_integration;
3939

40-
## Set up a catalog integration in Snowflake
40+
### Set up a catalog integration in Snowflake
4141

4242
Set up a catalog integration in Snowflake to manage and load Iceberg tables efficiently.
4343

44-
### Example: Create a catalog integration in Snowflake
44+
#### Example: Create a catalog integration in Snowflake
4545

4646
```sql
4747
CREATE CATALOG INTEGRATION my_catalog_integration

0 commit comments

Comments
 (0)