SnowPro Core Certification — Question 1276

What object does Snowflake recommend using when planning to unload similarly-formatted data on a regular basis?

Answer options

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.