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

Given the statement template below, which database objects can be added to a share? (Choose two.)

GRANT [privilege] ON [object] [object_name] TO SHARE [share_name];

    Correct Answer: C, D

    The database objects that can be added to a share include streams and tables. Streams allow you to track changes to a table, which can be useful for sharing data changes incrementally. Tables are the fundamental objects in databases that store data, making them a primary object for sharing.

Discussion
indunaOptions: AD

Secure Data Sharing lets you share selected objects in a database in your account with other Snowflake accounts. You can share the following Snowflake objects: Databases Tables Dynamic tables External tables Iceberg tables Secure views Secure materialized views Secure user-defined functions (UDFs)

gizzamoOptions: AD

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

Isio05Options: AD

A&D can be added to share

Pradeep_7869Options: AD

It should be secure functions and table

Heetec

right, AD are correct

HeetecOptions: BD

BD guess

Heetec

correction...AD are correct