
Ultimate access to all questions.
What is the purpose of using the OBJECT_CONSTRUCT function in conjunction with the COPY INTO command?_
A
Reorder the rows in a relational table and then unload the rows into a file.
B
Convert the rows in a relational table to a single VARIANT column and then unload the rows into a file.
C
Reorder the data columns according to a target table definition and then unload the rows into the table.
D
Convert the rows in a source file to a single VARIANT column and then load the rows from the file to a variant table.