SnowPro Core Certification — Question 250

Which COPY INTO command outputs the data into one file?

Answer options

Correct answer: A

Explanation

The correct answer is A, SINGLE=TRUE, as this option specifies that the output should be consolidated into one file. The other options do not directly control the output file count in the same manner; they may refer to file limits or settings that do not ensure a single file output.