Skip to main content

Querying data in a cloud file through a Snowflake external table

This example describes how to query data stored in a cloud file through a Snowflake external table.

In this example, the file contains the following records.

{"id": "1", "name": "Josephine", "address": "Brighton"}
{"id": "2", "name": "Leota", "address": "San Jose"}
{"id": "3", "name": "Cammy", "address": "Laredo"}

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!