SnowPro Core Certification — Question 405

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

Answer options

Correct answer: C, D

Explanation

The correct answers are C and D because the OBJECT_CONSTRUCT function indeed converts relational data to semi-structured data, and the SINGLE = TRUE parameter allows exporting a single file up to 5 GB. Options A, B, and E are incorrect as they either pertain to recommendations not directly related to the unloading process or involve file encoding changes that are not central to the unloading capabilities.