- Categories:
System functions (System Control)
SYSTEM$DISABLE_ GLOBAL_ DATA_ SHARING_ FOR_ ACCOUNT¶
Disables Cross-Cloud Auto-Fulfillment on an account.
Syntax¶
Arguments¶
account_nameSpecifies the account on which to disable 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 disables Cross-Cloud Auto-Fulfillment on the account.
Access control requirements¶
- Only organization administrators can execute this function.
Examples¶
The following example disables Cross-Cloud Auto-Fulfillment on the account named my_account: