Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
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?
COPY INTO <location>
A
FLATTEN
B
OBJECT_AS
C
OBJECT_CONSTRUCT
D
TO_VARIANT