
Answer-first summary for fast verification
Answer: Standard views
The question asks which object will cause Snowflake to return an error when attempting to share it. According to Snowflake documentation and the community discussion, standard views (option C) cannot be shared directly in data shares. Snowflake only supports sharing secure views, secure materialized views, tables, external tables, dynamic tables, and secure UDFs. When a user attempts to add a standard view to a share, Snowflake returns an error for data security and privacy reasons. The community discussion shows strong consensus (86% selected C) with multiple references to Snowflake documentation confirming that standard views are not shareable, while the other options (tables, secure views, secure materialized views) are all shareable objects.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.