Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the primary reason a Snowflake user would create a secure view instead of a standard view?
A
The secure view is only available to end users with the corresponding SECURE_ACCESS property.
B
End users are unable to see the view definition, and internal optimizations differ with a secure view.
C
With a secure view, the underlying data is replicated to a separate storage layer with enhanced encryption.
D
Secure views support additional functionality that is not supported for standard views, such as column masking and row level access policies.