- Categories:
System functions (System Control)
SYSTEM$ENABLE_ GLOBAL_ DATA_ SHARING_ FOR_ ACCOUNT¶
Enables Cross-Cloud Auto-Fulfillment on an account. Cross-Cloud Auto-Fulfillment allows you to automatically provide the share or application package attached to your listing to other Snowflake consumer regions.
Syntax¶
Arguments¶
account_nameSpecifies the account on which to enable Cross-Cloud Auto-Fulfillment. To learn more about Snowflake account identifiers and how to locate them, see Account identifiers.
Returns¶
Returns the VARCHAR value Statement executed successfully if the function successfully enables Cross-Cloud Auto-Fulfillment on the account.
Access control requirements¶
- Only organization administrators can execute this function.
Examples¶
The following example enables Cross-Cloud Auto-Fulfillment on the account named my_account: