Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When loading CSV data from a stage in Snowflake, which guideline for the COPY INTO
A
The CSV field delimiter must be a comma character (‘,’).
B
The number of columns in each row should be consistent.
C
The data file in the stage must be in a compressed format.
D
The data file must have the same number of columns as the target table.