exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 37 discussion

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

Which of the following statements are true of Snowflake data loading? (Choose three.)

  • A. VARIANT ג€nullג€ values are not the same as SQL NULL values
  • B. It is recommended to do frequent, single row DMLs
  • C. It is recommended to validate the data before loading into the Snowflake target table
  • D. It is recommended to use staging tables to manage MERGE statements
Show Suggested Answer Hide Answer
Suggested Answer: ACD 🗳️

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
Sudhansu21
3 days, 11 hours ago
Selected Answer: ACD
A. VARIANT “null” values are not the same as SQL NULL values: In Snowflake, a VARIANT type can store semi-structured data like JSON. A JSON null is distinct from an SQL NULL. JSON null is treated as a valid value in Snowflake, while SQL NULL represents the absence of a value. B. It is recommended to do frequent, single row DMLs: This is false. Snowflake is optimized for bulk operations, and frequent single-row DMLs (e.g., INSERT, UPDATE, DELETE) are not recommended as they can lead to inefficiencies and higher costs. C. It is recommended to validate the data before loading into the Snowflake target table: This is true. Validating data before loading ensures data quality and avoids errors or inconsistencies in the target table. D. It is recommended to use staging tables to manage MERGE statements: This is true. Staging tables are often used to prepare and validate data before applying MERGE operations, which helps ensure data integrity and efficiency. Correct Choices: A, C, D
upvoted 1 times
...
Mallikharjuna452
7 months, 1 week ago
ACD are correct
upvoted 1 times
...
_yyukta
12 months ago
Selected Answer: ACD
ACD are correct
upvoted 1 times
...
Mayuri917233
1 year, 9 months ago
Selected Answer: ACD
ACD are correct
upvoted 3 times
...
dmitriypo
1 year, 9 months ago
Variant NULL values: https://docs.snowflake.com/en/user-guide/semistructured-considerations#label-variant-null
upvoted 2 times
...
alanhuangjob
1 year, 10 months ago
ACD is correct answer.
upvoted 1 times
...
KarBiswa
2 years ago
Selected Answer: AC
The result must be deterministic for merge so source can be any reference data source only constraint it should create/modify unique rows
upvoted 1 times
...
Tapasgup007
2 years, 2 months ago
Selected Answer: ACD
ACD are correct
upvoted 1 times
...
Antz83
2 years, 6 months ago
Selected Answer: ACD
Frequent Single rows on any MPP like Snowflake has always been a no no! Function of an OLTP DB
upvoted 3 times
...
MinuteMaid
2 years, 11 months ago
Selected Answer: ACD
Frequent single row DML? Hell nah. ACD is the way to go.
upvoted 3 times
...
Rajokkiyam
3 years ago
ACD, Correct
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago