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

When unloading data, which file formats are supported by the COPY INTO command? (Choose two.)

    Correct Answer: B, D

    When using the COPY INTO <location> command to unload data, JSON and Parquet are commonly supported file formats. This allows for efficient data processing and compatibility with various data analysis tools.

Discussion
phaptatanOptions: BD

B & D https://docs.snowflake.com/en/user-guide/data-unload-prepare

MultiCloudIronManOptions: BD

correct

chanwoo49Options: BD

correct