Pass the Snowflake SnowPro Advanced: Administrator ADA-C01 Questions and answers with CertsForce

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

A company has implemented Snowflake replication between two Snowflake accounts, both ofwhich are running on a Snowflake Enterprise edition. The replication is for the

database APP_DB containing only one schema, APP_SCHEMA. The company's Time Travel retention policy is currently set for 30 days for both accounts. An Administrator

has been asked to extend the Time Travel retention policy to 60 days on the secondary database only.

How can this requirement be met?

Options:

A.

Set the data retention policy on the secondary database to 60 days.


B.

Set the data retention policy on the schemas in the secondary database to 60 days.


C.

Set the data retention policy on the primary database to 30 days and the schemas to 60 days.


D.

Set the data retention policy on the primary database to 60 days.


Expert Solution
Questions # 2:

The following SQL command was executed:

Use role SECURITYADMIN;

Grant ownership

On future tables

In schema PROD. WORKING

To role PROD_WORKING_OWNER;

Grant role PROD_WORKING_OWNER to role SYSADMIN;

Use role ACCOUNTADMIN;

Create table PROD.WORKING.XYZ (value number) ;

Which role(s) can alter or drop table XYZ?

Options:

A.

Because ACCOUNTADMIN created the table, only the ACCOUNTADMIN role can alter or drop table XYZ.


B.

SECURITYADMIN, SYSADMIN, and ACCOUNTADMIN can alter or drop table XYZ.


C.

PROD_WORKING_OWNER, ACCOUNTADMIN, and SYSADMIN can alter or drop table XYZ.


D.

Only the PROD_WORKING_OWNER role can alter or drop table XYZ.


Expert Solution
Questions # 3:

A Snowflake user runs a complex SQL query on a dedicated virtual warehouse that reads a large amount of data from micro-partitions. The same user wants to run another

query that uses the same data set.

Which action would provide optimal performance for the second SQL query?

Options:

A.

Assign additional clusters to the virtual warehouse.


B.

Increase the STATEMENT_TIMEOUT_IN_SECONDS parameter in the session.


C.

Prevent the virtual warehouse from suspending between the running of the first and second queries.


D.

Use the RESULT_SCAN function to post-process the output of the first query.


Expert Solution
Questions # 4:

A data provider wants to share data from multiple databases with a data consumer account.

How can this be accomplished?

Options:

A.

The data provider needs to create a secure view and grant the USAGE privilege on each database referenced by the secure view.


B.

The data provider needs to create a secure view and grant the REFERENCE_USAGE privilege on each database referenced by the secure view.


C.

The data provider needs to create a secure view and grant the REFERENCE_USAGE privilege to a database role to include objects from multiple databases in a share


D.

The data provider needs to create a secure view and must grant the REFERENCE_USAGE privilege on the database where the secure view is created.


Expert Solution
Questions # 5:

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?

Options:

A.

CURRENT_ROLE


B.

CURRENT ACCOUNT


C.

CURRENT_USER


D.

CURRENT_CLIENT


Expert Solution
Questions # 6:

What SCIM integration types are supported in Snowflake? (Select THREE).

Options:

A.

Amazon Web Services (AWS)


B.

Google Cloud Platform (GCP)


C.

Okta


D.

Custom


E.

Azure Active Directory (Azure AD)


F.

Duo Security Provisioning Connector


Expert Solution
Questions # 7:

A team is provisioning new lower environments from the production database using cloning. All production objects and references reside in the database, and do not have

external references.

What set of object references needs to be re-pointed before granting access for usage?

Options:

A.

Sequences, views, and secure views


B.

Sequences, views, secure views, and materialized views


C.

Sequences, storage integrations, views, secure views, and materialized views


D.

There are no object references that need to be re-pointed


Expert Solution
Questions # 8:

When a role is dropped, which role inherits ownership of objects owned by the dropped role?

Options:

A.

The SYSADMIN role


B.

The role above the dropped role in the RBAC hierarchy


C.

The role executing the command


D.

The SECURITYADMIN role


Expert Solution
Questions # 9:

What are benefits of using Snowflake organizations? (Select TWO).

Options:

A.

Administrators can change Snowflake account editions on-demand based on need.


B.

Administrators can monitor and understand usage across all accounts in the organization.


C.

Administrators can simplify data movement across all accounts within the organization.


D.

User administration is simplified across all accounts within the organization.


E.

Administrators have the ability to create accounts in any available cloud provider or region.


Expert Solution
Questions # 10:

What are benefits of creating and maintaining resource monitors in Snowflake? (Select THREE).

Options:

A.

The cost of running a resource monitor is only 10% of a credit, per day of operation.


B.

Multiple resource monitors can be applied to a single virtual warehouse.


C.

Resource monitors add no additional load to virtual warehouse compute.


D.

Multiple triggers can be configured across various virtual warehouse thresholds.


E.

Resource monitor governance is tightly controlled and monitors can only be created by the ACCOUNTADMIN role or users with the CREATE MONITOR privilege.


F.

Resource monitors can be applied to more than one virtual warehouse.


Expert Solution
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions