| Exam Code/Number: | ADA-C02Join the discussion |
| Exam Name: | SnowPro Advanced Administrator ADA-C02 |
| Certification: | Snowflake |
| Question Number: | 62 |
| Publish Date: | Sep 01, 2026 |
|
Rating
100%
|
|
What are benefits of creating and maintaining resource monitors in Snowflake? (Choose three.)
A virtual warehouse report_wh is configured with AUTO_RESUME=TRUE and AUTO_SUSPEND=300. A user has been granted the role accountant.
An application with the accountant role should use this warehouse to run financial reports, and should keep track of compute credits used by the warehouse.
What minimal privileges on the warehouse should be granted to the role to meet the requirements for the application? (Choose two.)
A Snowflake Administrator wants to create a virtual warehouse that supports several dashboards, issuing various queries on the same database.
For this warehouse, why should the Administrator consider setting AUTO_SUSPEND to 0 or NULL?
When adding secure views to a share in Snowflake, which function is needed to authorize users from another account to access rows in a base table?
A retailer uses a TRANSACTIONS table (100M rows, 1.2 TB) that has been clustered by the STORE_ID column (varchar(50)). The vast majority of analyses on this table are grouped by STORE_ID to look at store performance.
There are 1000 stores operated by the retailer but most sales come from only 20 stores. The Administrator notes that most queries are currently experiencing poor pruning, with large amounts of bytes processed by even simple queries.
Why is this occurring?