Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 1054 discussion

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

What is the purpose of the STRIP_NULL_VALUES file format option when loading semi-structured data files into Snowflake?

  • A. It removes null values from all columns in the data.
  • B. It converts null values to empty strings during loading.
  • C. It skips rows with null values during the loading process.
  • D. It removes object or array elements containing null values.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Jacobr5000
6 months ago
Selected Answer: D
"This option removes OBJECT elements or ARRAY elements containing “null” values."
upvoted 1 times
...
DWsk
8 months ago
Selected Answer: D
Alternatively, if the “null” values in your files indicate missing values and have no other special meaning, we recommend setting the file format option STRIP_NULL_VALUES to TRUE when you load the semi-structured data files. This option removes OBJECT elements or ARRAY elements containing “null” values. https://docs.snowflake.com/en/user-guide/semistructured-considerations#label-variant-null
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 ...