Secure sharing in Snowflake allows users to share specific objects with other Snowflake accounts without physically copying the data, thus not consuming additional storage. Tables and Secure User Defined Functions (UDFs) are among the objects that can be shared using this feature. Materialized views, sequences, and procedures are not shareable objects in Snowflake.
[References:, [COF-C02] SnowPro Core Certification Exam Study Guide, Snowflake Documentation on Secure Data Sharing1, , , ]
Submit