Official Bank 0/78

Snowflake SnowPro Advanced: Administrator Certification (ADA-C01) - Snowflake Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
78 Total Questions
1
Question
A company has set up a new Snowflake account. An Identity Provider (IdP) has been configured for both Single Sign-On (SSO) and SCIM provisioning.

What maintenance is required to ensure that the SCIM provisioning process continues to operate without errors?
Options
A The OAuth Bearer Tokens have a lifespan of six months and must be regenerated prior to expiration.
B The IdP service account requires a new RSA key pair to be generated every six months.
C The Administrator must issue a POST RENEW call to the REST API at least once every six months.
D The IdP Administrator must issue a REFRESH transaction at least once every six months to synchronize all users and roles.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
What session parameter can be used to test the integrity of secure views based on the account that is accessing that view?
Options
A PRODUCER_TEST_ACCT
B MIMIC_CONSUMER_ACCOUNT
C TEST_ACCOUNT_ID
D SIMULATED_DATA_SHARING_CONSUMER
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
A company has many users in the role ANALYST who routinely query Snowflake through a reporting tool. The Administrator has noticed that the ANALYST users keep two small clusters busy all of the time, and occasionally they need three or four clusters of that size. Based on this scenario, how should the Administrator set up a virtual warehouse to MOST efficiently support this group of users?
Options
A Create a standard X-Large warehouse, which is equivalent to four small clusters. Set the warehouse to auto-resume and auto-suspend, and give USAGE privileges to the ANALYST role.
B Create a multi-cluster warehouse with MIN_CLUSTERS set to 1. Give MANAGE privileges to the ANALYST role so this group can start and stop the warehouse, and increase the number of clusters as needed.
C Create a multi-cluster warehouse with MIN_CLUSTERS set to 2. Set the warehouse to auto-resume and auto-suspend, and give USAGE privileges to the ANALYST role. Allow the warehouse to auto- scale.
D Create four virtual warehouses (sized Small through XL) and set them to auto-suspend and auto- resume. Have users in the ANALYST role select the appropriate warehouse based on how many queries are being run.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
What is required for stages, without credentials, to limit data exfiltration after a storage integration and associated stages are created?
Options
A ALTER ACCOUNT my_account SET
REQUIRE_STORAGE_INTEGRATION_FOR_STAGE_CREATION = false;
ALTER ACCOUNT my_account SET
REQUIRE_STORAGE_INTEGRATION_FOR_STAGE_OPERATION = false;
ALTER ACCOUNT my_account SET
PREVENT_UNLOAD_TO_INLINE_URL = false;
B ALTER ACCOUNT my_account SET
REQUIRE_STORAGE_INTEGRATION_FOR_STAGE_CREATION = true;
ALTER ACCOUNT my_account SET
REQUIRE_STORAGE_INTEGRATION_FOR_STAGE_OPERATION = true;
ALTER ACCOUNT my_account SET
PREVENT_UNLOAD_TO_INLINE_URL = false;
C ALTER ACCOUNT my_account SET
REQUIRE_STORAGE_INTEGRATION_FOR_STAGE_CREATION = false;
ALTER ACCOUNT my_account SET
REQUIRE_STORAGE_INTEGRATION_FOR_STAGE_OPERATION = false;
ALTER ACCOUNT my_account SET
PREVENT_UNLOAD_TO_INLINE_URL = true;
D ALTER ACCOUNT my_account SET
REQUIRE_STORAGE_INTEGRATION_FOR_STAGE_CREATION = true;
ALTER ACCOUNT my_account SET
REQUIRE_STORAGE_INTEGRATION FOR STAGE_OPERATION = true;
ALTER ACCOUNT my_account SET
PREVENT_UNLOAD_TO_INLINE_URL = true;
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
What are benefits of using Snowflake organizations? (Select TWO).
Select 2
Options
A Administrators can change Snowflake account editions on-demand based on need.
B Administrators can simplify data movement across all accounts within the organization.
C Administrators can monitor and understand usage across all accounts in the organization.
D Administrators have the ability to create accounts in any available cloud provider or region.
E User administration is simplified across all accounts within the organization.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.