
Ultimate access to all questions.
A user has enabled the STRIP_OUTER_ARRAY file format option for the COPY INTO <table> command to remove the outer array structure from the data files.
What is the additional effect of using this file format option in conjunction with the COPY INTO command?
A
Load the records into separate table rows.
B
Unload the records from separate table rows.
C
Export data files in smaller chunks.
D
Ensure each unique element stores values of a single native data type.