Question 4
If file format options are specified in multiple locations, the load operation selects which option FIRST to apply in order of precedence?
COPY INTO TABLE statement
Correct answer: D
Explanation:
When file format options are specified in multiple locations, the load operation applies the options in the following order of precedence: first, the COPY INTO TABLE statement; second, the stage definition; and third, the table definition1
When file format options are specified in multiple locations, the load operation applies the options in the following order of precedence: first, the COPY INTO TABLE statement; second, the stage definition; and third, the table definition1