from doc:
Bulk Unloading into Single or Multiple Files
The COPY INTO <location> command provides a copy option (SINGLE) for unloading data into a single file or multiple files. The default is SINGLE = FALSE (i.e. unload into multiple files).
Snowflake assigns each file a unique name. The location path specified for the command can contain a filename prefix that is assigned to all the data files generated. If a prefix is not specified, Snowflake prefixes the generated filenames with data_.
Not C because DEFAULT for SINGLE is FALSE
Not D
Not B
Leaves A only
"However, when an unload operation writes multiple files to a stage, Snowflake appends a suffix that ensures each file name is unique across parallel execution threads"
https://docs.snowflake.com/en/sql-reference/sql/copy-into-location
COPY command is used to load the Table data into a file which is sure. Whether its Single File or Multiple Filed is decided by SINGLE option being True or False. Option C says, Copy command is used to unload the file which is correct. but the Default value of Single is FALSE. not TRUE. So, the only option is A.
Snowflake assigns each file a unique name. The location path specified for the command can contain a filename prefix that is assigned to all the data files generated. If a prefix is not specified, Snowflake prefixes the generated filenames with data_.
C
Bulk Unloading into Single or Multiple Files
The COPY INTO <location> command provides a copy option (SINGLE) for unloading data into a single file or multiple files. The default is SINGLE = FALSE (i.e. unload into multiple files).
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
bibisa
Highly Voted 1 year, 7 months agoEmiB
Highly Voted 1 year, 7 months agoh8er
1 year, 6 months agobor4un
Most Recent 3 months ago0e504b5
8 months, 2 weeks agoFranzoz
11 months agokayuhanbiduk
1 year agoRajivnb
1 year agoMultiCloudIronMan
1 year, 3 months agoKarBiswa
1 year, 7 months agoViniJsr
1 year, 7 months agoSimbajagnole
1 year, 7 months agodementor
1 year, 7 months agoSimbajagnole
1 year, 7 months agoSimbajagnole
1 year, 8 months ago