Online Access Free ADA-C01 Practice Test
Exam Code: | ADA-C01 |
Exam Name: | SnowPro Advanced Administrator |
Certification Provider: | Snowflake |
Free Question Number: | 80 |
Posted: | Sep 08, 2025 |
A data provider wants to share data from multiple databases with a data consumer account.
How can this be accomplished?
A Snowflake Administrator needs to persist all virtual warehouse configurations for auditing and backups. Given a table already exists with the following schema:
Table Name : VWH_META
Column 1 : SNAPSHOT_TIME TIMESTAMP_NTZ
Column 2 : CONFIG VARIANT
Which commands should be executed to persist the warehouse data at the time of execution in JSON format in the table VWH META?
For Snowflake network policies, what will occur when the account_level and user_level network policies are both defined?
An Administrator has a warehouse which is intended to have a credit quota set for 3000 for each calendar year. The Administrator needs to create a resource monitor that will perform the following tasks:
1. At 80% usage notify the account Administrators.
2. At 100% usage suspend the warehouse and notify the account Administrators.
3. At 120% stop all running executions, suspend the warehouse, and notify the account Administrators.
Which SQL command will meet these requirements?