Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 180

When unloading to a stage, which of the following is a recommended practice or approach?

    Correct Answer: D

    When unloading data to a stage, it is recommended to define an individual file format. This helps to standardize the format and ensure that the data is consistently unloaded in the expected manner, taking into account the specific characteristics and requirements of the data being handled.

Discussion
SV1122Option: D

Data Unloading Considerations: A. Defining a File Format: File format defines the type of data to be unloaded into the stage or S3. It is best practice to define an individual file format when regularly used to unload a certain type of data based on the characteristics of the file needed. https://community.snowflake.com/s/article/Best-Practices-for-Data-Unloading

LavpakOption: D

Avoid use of the CAST function is not an answer https://docs.snowflake.com/en/user-guide/data-unload-considerations.html

Sk_3Option: B

y this is wrong Use OBJECT_CONSTRUCT(*) when using Parquet...?

psilvabrOption: D

D is the anwser

Mallikharjuna452Option: D

Define an Individual format

pranaligOption: D

correct answer:D

ChhatreshOption: A

why not single=true for larger files?

AnireddySaikiranReddyOption: D

Correct Answer: D

_yyuktaOption: D

D. Define an individual file format.

Ram9198Option: D

By process of elimination https://docs.snowflake.com/en/user-guide/data-unload-considerations.html

KarBiswaOption: D

D is best

NabilROption: D

define an individual file format is a best practice