SnowPro Core Certification — Question 226
Which schema has the RESOURCE_MONITORS view?
Answer options
- A. ACCOUNT_USAGE
- B. READER_ACCOUNT_USAGE
- C. INFORMATION_SCHEMA
- D. WAREHOUSE_USAGE_SCHEMA
Correct answer: B
Explanation
The RESOURCE_MONITORS view is specifically located in the READER_ACCOUNT_USAGE schema, which provides insights into resource allocation for reader accounts. The other schemas listed do not contain this specific view, as ACCOUNT_USAGE focuses on account-level usage data, INFORMATION_SCHEMA contains metadata about various database objects, and WAREHOUSE_USAGE_SCHEMA is related to warehouse usage metrics.