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:03:46 -07:00 committed by GitHub
parent e79725d87e
commit a4e2b80c2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ Ensure that `EXTERNAL_VOLUME` and `METADATA_FILE_PATH` point to your external st
Once the Iceberg table is set up, you can query it using standard SQL in Snowflake.
### Example: Query the Iceberg table
#### Example: Query the Iceberg table
```sql
SELECT * FROM my_iceberg_table