Can a Snowflake data provider account using the Business Critical edition share data with a data consumer account using the Enterprise edition?
A Business Critical provider can share with an Enterprise consumer only by overriding the default edition restriction. The role performing the operation must have the global OVERRIDE SHARE RESTRICTIONS privilege and ownership of the share (or the CREATE SHARE privilege), and the share must set SHARE_RESTRICTIONS to FALSE.
OVERRIDE SHARE RESTRICTIONS
CREATE SHARE
SHARE_RESTRICTIONS
FALSE
Community Discussion