SnowPro Core Certification — Question 1251

Using which copy option when unloading data allows users to include a Universally Unique Identifier (UUID) in the names of unloaded files?

Answer options

Correct answer: D

Explanation

The correct answer is D, INCLUDE_QUERY_ID, as it specifically allows for the addition of a UUID to the unloaded file names. The other options do not provide this functionality; VALIDATION_MODE is related to data integrity checks, SINGLE pertains to unloading data into a single file, and HEADER controls whether headers are included in the output.