Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 593

Which Snowflake database object can be shared with other accounts?

    Correct Answer: C

    Secure User-Defined Functions (UDFs) can be shared with other accounts in Snowflake. This is because Snowflake allows the sharing of secure objects, and Secure UDFs fall under this category.

Discussion
bibisaOption: C

from doc: https://docs.snowflake.com/en/user-guide/data-sharing-intro You can share the following Snowflake database objects: Tables External tables Secure views Secure materialized views Secure UDFs

ViniJsrOption: C

C https://docs.snowflake.com/en/user-guide/data-sharing-intro

MultiCloudIronManOption: C

correct

qiyan1982Option: C

C is correct

ShagunMittalOption: C

C is correct

dementorOption: B

B is right