QuestionQ106

Secure Data Sharing and Consumption

A Snowflake Architect has created a new data share and wants to confirm that consumers can see only specified records in secure views within the data share.

What is the recommended method for validating data accessibility for the consumers?

Explanation

Snowflake’s SIMULATED_DATA_SHARING_CONSUMER session parameter simulates a specified consumer account when querying secure views. This allows the provider to verify that each consumer account sees only the intended records.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!