
Answer-first summary for fast verification
Answer: An individual row
The Snowflake VARIANT data type has a 16 MB size limit on individual rows, as confirmed by the official Snowflake documentation referenced in the community discussion. This limit applies to the entire row when storing semi-structured data in VARIANT columns. The other options are incorrect: columns don't have this specific 16 MB limit, views are logical constructs without inherent size limits, and files in stages have different size limitations (up to 5 GB for compressed files). The community discussion shows unanimous agreement with answer A, with the highest upvoted comment providing direct documentation evidence.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.