QuestionQ79

Secure Data Sharing and Consumption

A healthcare company needs to share data with a medical institute. The institute runs Snowflake Standard edition, while the healthcare company runs Business Critical edition.

How can the data be shared?

Explanation

Snowflake defaults to preventing a Business Critical provider account from sharing directly with a lower-edition consumer account. A provider can override this restriction for a direct share by setting SHARE_RESTRICTIONS = FALSE, which allows a Standard consumer account to be added to the share.

Learn more

Community Discussion

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