Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 268

Which schema has the RESOURCE_MONITORS view?

    Correct Answer: B

    The schema that has the RESOURCE_MONITORS view is the READER_ACCOUNT_USAGE schema. This view is available specifically for monitoring resources in reader accounts managed by the account.

Discussion
Kate0204Option: B

https://docs.snowflake.com/en/sql-reference/account-usage/resource_monitors.html

halolOption: B

https://docs.snowflake.com/en/sql-reference/account-usage/resource_monitors.html

Avi0407Option: B

RESOURCE_MONITORS View: This Account Usage view displays the resource monitors that have been created in the reader accounts managed by the account. Note This view is only available in the READER_ACCOUNT_USAGE schema. https://docs.snowflake.com/en/sql-reference/account-usage/resource_monitors

isolated_sniperOption: B

RESOURCE_MONITORS View This Account Usage view displays the resource monitors that have been created in the reader accounts managed by the account. Note: This view is only available in the READER_ACCOUNT_USAGE schema. REF: https://docs.snowflake.com/en/sql-reference/account-usage/resource_monitors#

KarBiswaOption: B

redaer account usage

_yyuktaOption: B

B. READER_ACCOUNT_USAGE

DavidMillerOption: B

B is Correct

singhksOption: B

B is correct. https://docs.snowflake.com/en/sql-reference/account-usage/resource_monitors#

MultiCloudIronManOption: B

correct

c0d3gOption: B

This view is only available in the READER_ACCOUNT_USAGE schema.

PriyankaTNOption: B

answer is B

abdel88Option: B

You can execute this : use database SNOWFLAKE; select * from reader_account_usage.resource_monitors

aromaOption: B

This view is only available in the READER_ACCOUNT_USAGE schema.