Came across external tables in Snowflake. Could you please share some use cases or benefits for using external tables?
Asked
Active
Viewed 187 times
1 Answers
1
If you already have a data lake in S3 or Azure Blog Storage, for example, huge collection of log files from different sources, you don't have to import that data to Snowflake for analysis. Instead you can simply query it when the files in data lake are linked as external tables.

ElenaG
- 96
- 2