exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 348 discussion

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

Which of the following can be used when unloading data from Snowflake? (Choose two.)

  • A. When unloading semi-structured data, it is recommended that the STRIP_OUTER_ARRAY option be used.
  • B. Use the ENCODING file format option to change the encoding from the default UTF-8.
  • C. The OBJECT_CONSTRUCT function can be used to convert relational data to semi-structured data.
  • D. By using the SINGLE = TRUE parameter, a single file up to 5 GB in size can be exported to the storage layer.
  • E. Use the PARSE_JSON function to ensure structured data will be unloaded into the VARIANT data type.
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

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
Marge23
9 months, 1 week ago
Selected Answer: CD
correct
upvoted 1 times
...
Amitsnowflake
9 months, 1 week ago
https://docs.snowflake.com/en/user-guide/data-unload-considerations CD
upvoted 1 times
...
dmitriypo
1 year, 1 month ago
C: https://docs.snowflake.com/en/user-guide/data-unload-considerations#unloading-a-relational-table-to-json D: https://docs.snowflake.com/en/user-guide/data-unload-considerations#unloading-to-a-single-file
upvoted 1 times
...
SD3
1 year, 2 months ago
Selected Answer: CD
Specifically mentioned in Snowflake Documentation: "Output files are always encoded using UTF-8, regardless of the file format; no other character sets are supported." https://docs.snowflake.com/en/user-guide/intro-summary-unloading#:~:text=File%20encoding,sets%20are%20supported.
upvoted 1 times
...
EmiB
1 year, 3 months ago
Selected Answer: BC
D - can be exported to the storage layer - Does storage layer really means STAGE !! ??
upvoted 1 times
...
lololi
1 year, 5 months ago
To me both BCD looks right. Regarding B you can use a file format for unloading (https://docs.snowflake.com/en/user-guide/data-unload-prepare.html) And you can use ENCODING to change it https://docs.snowflake.com/en/sql-reference/sql/create-file-format.html
upvoted 1 times
...
sakis213
1 year, 6 months ago
Selected Answer: CD
https://docs.snowflake.com/en/user-guide/data-unload-considerations.html
upvoted 2 times
...
SV1122
1 year, 6 months ago
Selected Answer: CD
Answer is CD
upvoted 2 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 ...