SnowPro Core Certification — Question 922
The Snowflake VARIANT data type imposes a 16 MB size limit on what?
Answer options
- A. An individual row
- B. An individual column
- C. A view
- D. A file in a stage
Correct answer: A
Explanation
The correct answer is A because the Snowflake VARIANT data type has a size constraint of 16 MB for each individual row of data. The other options are incorrect as they do not pertain to the size limitations of the VARIANT data type, which specifically affects rows.