exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 538 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 538
Topic #: 1
[All SnowPro Core Questions]

How does Snowflake handle the bulk unloading of data into single or multiple files?

  • A. It assigns each unloaded data file a unique name.
  • B. It uses the PUT command to download the data by default.
  • C. It uses COPY INTO [location] for bulk unloading where the default option is SINGLE = TRUE.
  • D. It uses COPY INTO [location] to copy the data from a table into one or more files in an external stage only.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
bibisa
Highly Voted 1 year, 7 months ago
Selected Answer: A
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_.
upvoted 12 times
...
EmiB
Highly Voted 1 year, 7 months ago
Selected Answer: C
Q: .. into single OR multiple files? A: .. default option is SINGLE = TRUE.
upvoted 5 times
h8er
1 year, 6 months ago
ANS = A... default is SINGLE = False. https://docs.snowflake.com/en/user-guide/data-unload-overview
upvoted 2 times
...
...
bor4un
Most Recent 3 months ago
Selected Answer: A
https://docs.snowflake.com/en/user-guide/data-unload-overview#bulk-unloading-into-single-or-multiple-files
upvoted 1 times
...
0e504b5
8 months, 2 weeks ago
Selected Answer: A
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
upvoted 1 times
...
Franzoz
11 months ago
Selected Answer: D
Snowflake uses the COPY INTO Statement for bulk unload into single or Multiple files. By default SINGLE = FALSE
upvoted 1 times
...
kayuhanbiduk
1 year ago
Selected Answer: C
single or multiple files : C is correct for single
upvoted 2 times
...
Rajivnb
1 year ago
Selected Answer: A
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.
upvoted 1 times
...
MultiCloudIronMan
1 year, 3 months ago
Selected Answer: A
correct
upvoted 1 times
...
KarBiswa
1 year, 7 months ago
Selected Answer: 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_.
upvoted 1 times
...
ViniJsr
1 year, 7 months ago
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).
upvoted 2 times
Simbajagnole
1 year, 7 months ago
SINGLE = FALSE is default, which is why this answer is incorrect
upvoted 3 times
...
...
dementor
1 year, 7 months ago
Selected Answer: D
https://docs.snowflake.com/en/user-guide/data-unload-overview
upvoted 2 times
Simbajagnole
1 year, 7 months ago
It can be Internal stage also, so this answer is not correct
upvoted 2 times
...
...
Simbajagnole
1 year, 8 months ago
Selected Answer: A
A is correct
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago