Which function is used with the COPY INTO <location> statement to transform rows from a relational table into a single VARIANT column for unloading data into a JSON file?
Exam-Like
A
FLATTEN
16.7%
B
OBJECT_AS_
0.0%
C
OBJECT_CONSTRUCT_
58.3%
D
TO_VARIANT_
25.0%
Powered ByGPT-5.2
Which function is used with the `COPY INTO <location>` statement to transform rows from a relational table into a single VARIANT column for unloading data into a JSON file? | Snowflake SnowPro Core Quiz - LeetQuiz