COF-C02 · Question #473
COF-C02 Question #473: Real Exam Question with Answer & Explanation
The correct answer is D: Named external stage. For directory tables, a named external stage allows for the automatic refreshing of metadata. This capability is particularly useful when dealing with files stored on external storage services (like Amazon S3, Google Cloud Storage, or Azure Blob Storage) and accessed through Snow
Question
For Directory tables, what stage allows for automatic refreshing of metadata?
Options
- AUser stage
- BTable stage
- CNamed internal stage
- DNamed external stage
Explanation
For directory tables, a named external stage allows for the automatic refreshing of metadata. This capability is particularly useful when dealing with files stored on external storage services (like Amazon S3, Google Cloud Storage, or Azure Blob Storage) and accessed through Snowflake. The external stage references these files, and the directory table's metadata can be automatically updated to reflect changes in the underlying files.
Topics
Community Discussion
No community discussion yet for this question.