List of questions
Related questions
Question 709 - COF-C02 discussion
How can the outer array structure of a semi-structured file be removed?
A.
Use the parameter strip_outer_array = true in a COPY INTO <table> command.
B.
Set the file format to eliminate any outer array structure before initiating the COPY INTO <table> command.
C.
Filter the outer array structure using a PUT command with the include_outer_array = false parameter.
D.
Use the FLATTEN command with the outer_array = false parameter.
Your answer:
0 comments
Sorted by
Leave a comment first