Which Snowflake objects can be shared with other Snowflake accounts? (Choose three.)
Which Snowflake objects can be shared with other Snowflake accounts? (Choose three.)
Snowflake allows sharing certain objects with other Snowflake accounts. Secure Views can be shared as they are specifically designed for secure and controlled data sharing. Tables, as fundamental data structures, can also be shared across accounts. Secure User-Defined Functions (UDFs) provide a secure method for sharing custom logic and functions while protecting underlying data. Thus, the correct objects that can be shared are Secure Views, Tables, and Secure User-Defined Functions (UDFs).
Answer : Tables, Secure Views and Secure UDFs https://docs.snowflake.com/en/user-guide/data-sharing-intro.html
Tables External tables Secure views Secure materialized views Secure UDFs
The following Snowflake database objects can be shared: Tables External tables Secure views Secure materialized views Secure UDFs https://docs.snowflake.com/en/user-guide/data-sharing-intro.html
Databases Tables Dynamic tables External tables Iceberg tables Secure views Secure materialized views Secure user-defined functions (UDFs)
correct
CEF https://docs.snowflake.com/en/user-guide/data-sharing-intro
CEF is the correct answer
Answer -- CEF