SnowPro Core Recertification — Question 22

When a Snowflake user loads CSV data from a stage, which COPY INTO <table> command guideline should they follow?

Answer options

Correct answer: B

Explanation

The correct answer is B because having a consistent number of columns in each row is essential for successful data loading. Options A, C, and D are incorrect because while they might be relevant, they do not pertain to the requirement for column consistency within the rows.