SnowPro Core Certification — Question 1276
What object does Snowflake recommend using when planning to unload similarly-formatted data on a regular basis?
Answer options
- A. Stream
- B. Task
- C. Storage integration
- D. Named file format
Correct answer: D
Explanation
The correct answer is D, as Snowflake recommends using a Named file format to ensure consistency in unloading similarly-formatted data. Options A and B, Stream and Task, are more suitable for different use cases such as data streaming and scheduling respectively, while C, Storage integration, pertains to managing data access rather than the unloading process.