BILLING schema¶
In the SNOWFLAKE database, the BILLING schema contains views that display billing information for customers of Snowflake resellers and distributors, as well as FOCUS-compliant cost and usage data for org-enabled accounts.
BILLING views¶
The BILLING schema contains the following views:
| View | Latency | Notes |
|---|---|---|
| FOCUS_COST_USAGE_V1_3 | 72 hours | |
| PARTNER_CONTRACT_ITEMS | 24 hours | |
| PARTNER_RATE_SHEET_DAILY | 24 hours | |
| PARTNER_REMAINING_BALANCE_DAILY | 24 hours | |
| PARTNER_USAGE_IN_CURRENCY_DAILY | 24 hours |
Accessing the BILLING schema¶
The BILLING schema is available in the organization account and a regular account that has the ORGADMIN role enabled.
You must use the ACCOUNTADMIN role to access the views in the schema.