Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which COPY INTO statement correctly unloads data from a Snowflake table?
A
The default value for the SINGLE option is set to TRUE.
B
By default, COPY INTO [location] statements do not separate table data into a set of output files.
C
The OBJECT_CONSTRUCT function can be combined with the COPY command to convert the rows in a relational table to a single VARIANT column.
D
If the COMPRESSION option is set to TRUE, a file's name can be specified with the appropriate file extension so that the output file can be compressed.