Snowflake SnowPro Advanced Administrator ADA-C02 - ADA-C02 模擬練習
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?
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?
正解: C
解説: (PassTest メンバーにのみ表示されます)
What SCIM integration types are supported in Snowflake? (Choose three.)
正解: A,D,E
解説: (PassTest メンバーにのみ表示されます)
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?
For this warehouse, why should the Administrator consider setting AUTO_SUSPEND to 0 or NULL?
正解: C
解説: (PassTest メンバーにのみ表示されます)
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?
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?
正解: A
解説: (PassTest メンバーにのみ表示されます)
Which statement allows a Snowflake Administrator to retrieve the network policy applied to their Snowflake account?
正解: A
解説: (PassTest メンバーにのみ表示されます)
Which function is the role SECURITYADMIN responsible for that is not granted to role USERADMIN?
正解: C
解説: (PassTest メンバーにのみ表示されます)
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:
At 80% usage notify the account Administrators.
At 100% usage suspend the warehouse and notify the account Administrators.
At 120% stop all running executions, suspend the warehouse, and notify the account Administrators.
Which SQL command will meet these requirements?
At 80% usage notify the account Administrators.
At 100% usage suspend the warehouse and notify the account Administrators.
At 120% stop all running executions, suspend the warehouse, and notify the account Administrators.
Which SQL command will meet these requirements?
正解: B
解説: (PassTest メンバーにのみ表示されます)