Exam SnowPro Advanced Architect All QuestionsBrowse all questions from this exam
Question 45

A company has an inbound share set up with eight tables and five secure views. The company plans to make the share part of its production data pipelines.

Which actions can the company take with the inbound share? (Choose two.)

    Correct Answer: C, E

    The company can create a table from the shared database and create a table stream on the shared table. Cloning a table from a share is not supported, and granting modify permissions on the share or creating additional views inside the shared database are also not possible actions with an inbound share.

Discussion
DataKelpieOptions: CE

On the basis of this documentation, the answer is C and E https://docs.snowflake.com/en/user-guide/data-share-consumers#step-1-create-a-database-from-the-share The reasoning is as follows: Cloning of shared databases is not supported They cannot be modified Streaming (CDC) of updates is supported

drunk_goat82Options: CE

CAN'T CLONE A TABLE from a share.

hillcat111Options: AC

Answer is A&C