- Categories:
System functions (System Information)
SYSTEM$IS_ GLOBAL_ DATA_ SHARING_ ENABLED_ FOR_ ACCOUNT¶
指定在账户上启用还是禁用 Cross-Cloud Auto-Fulfillment。
语法
实参
account_nameSpecifies the account on which you want to determine if Cross-Cloud Auto-Fulfillment is enabled or disabled. To learn more about Snowflake account identifiers and how to locate them, see Account identifiers.
返回
返回以下布尔值之一:
TRUE(if Cross-Cloud Auto-Fulfillment is enabled for the current account)FALSE(if Cross-Cloud Auto-Fulfillment is disabled for the current account)
访问控制要求
- Only organization administrators can execute this function.
示例
The following example determines if Cross-Cloud Auto-Fulfillment is enabled on the account named my_account: