Which command will allow users to query data from files in cloud storage without ingesting the data?
An external table allows users to query files stored in external stages (e.g., S3, Azure Blob, GCS) without loading them into Snowflake tables. This enables cost-effective access to external datasets.
Snowflake Docs: External Tables
===========
Currently there are no comments in this discussion, be the first to comment!