exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 1258 discussion

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

Which file format option should be used when unloading data into a stage to create a CSV or a JSON file?

  • A. PARSE_HEADER
  • B. TRIM_SPACE
  • C. FILE_EXTENSION
  • D. SKIP_HEADER
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Billhardy
1 week, 6 days ago
Selected Answer: C
When unloading data into a stage in Snowflake, the FILE_EXTENSION file format option specifies the extension for the output files (e.g., .csv for CSV files or .json for JSON files). While the TYPE parameter (e.g., CSV or JSON) defines the format itself, FILE_EXTENSION explicitly controls the file extension. This ensures the output files are saved with the correct format-specific suffix. Why the other options are incorrect: A. PARSE_HEADER: Used during data loading (not unloading) to parse headers in CSV files. B. TRIM_SPACE: Trims whitespace during data loading, irrelevant to unloading. D. SKIP_HEADER: Skips header rows during loading, not applicable to unloading. FILE_EXTENSION is the only option directly tied to defining the output file format when unloading data.
upvoted 1 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