
Answer-first summary for fast verification
Answer: Via the Snowflake Web Interface (UI), Via SQL commands
The question asks for two methods to create and manage Data Shares in Snowflake. Option A (Snowflake Web Interface/UI) is correct because it provides a graphical interface for creating and managing shares through the 'Shared Data' section. Option C (SQL commands) is correct as Snowflake offers SQL commands like CREATE SHARE, ALTER SHARE, and DROP SHARE for programmatic management. Option B (DATA_SHARE=TRUE parameter) is incorrect as no such parameter exists in Snowflake for share creation. Option D (Virtual Warehouses) is incorrect because virtual warehouses are compute resources for query processing, not for data sharing management. The community discussion shows 100% consensus on AC with multiple upvoted comments confirming this answer.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.