COF-C02 · Question #277
For the ALLOWED VALUES tag property, what is the MAXIMUM number of possible string values for a single tag?
The correct answer is D. 256. When creating a Snowflake tag with the ALLOWED VALUES property, you can specify up to a maximum of 256 distinct string values that are valid for that tag. This constraint ensures tags remain manageable and aligned with a defined taxonomy. If a user attempts to assign a value…
Question
For the ALLOWED VALUES tag property, what is the MAXIMUM number of possible string values for a single tag?
Options
- A10
- B50
- C64
- D256
How the community answered
(41 responses)- B2% (1)
- C5% (2)
- D93% (38)
Explanation
When creating a Snowflake tag with the ALLOWED VALUES property, you can specify up to a maximum of 256 distinct string values that are valid for that tag. This constraint ensures tags remain manageable and aligned with a defined taxonomy. If a user attempts to assign a value not in the allowed list, Snowflake will raise an error. This limit of 256 is a specific platform limit that is commonly tested in Snowflake certification exams to verify knowledge of tag governance and data classification features.
Topics
Community Discussion
No community discussion yet for this question.