0%

Administrator- Free Exam

This Snowflake Administrator Free practice exam is designed to provide you with an idea about our content that contains real-like exam questions that need to be completed in 60 minutes. Passing score is 75%.

1 / 10

ADA-3007-5-7 Which Snowflake objects can be managed using SCIM integration? (Select TWO).

2 / 10

ADA-3016-12-16 What are characteristics of data replication in Snowflake? (Select THREE).

3 / 10

ADA-3009-6-9 A Snowflake account is configured with SCIM provisioning for user accounts and has bi-directional
synchronization for user identities. An Administrator with access to SECURITYADMIN uses the Snowflake
UI to create a user by issuing the following commands:
use role USERADMIN;
create or replace role DEVELOPER_ROLE;
create user PTORRES PASSWORD = 'hello world!' MUST_CHANGE_PASSWORD = FALSE
default_role = DEVELOPER_ROLE;
The new user named PTORRES successfully logs in, but sees a default role of PUBLIC in the web UI. When
attempted, the following command fails:

use DEVELOPER_ROLE;
Why does this command fail?

4 / 10

ADA-3008-5-8 An Administrator has been asked to support the company's application team need to build a loyalty program
for its customers. The customer table contains Personal Identifiable Information (PII), and the application team's role is DEVELOPER.

CREATE TABLE customer_data (
customer_first_name string,
customer_last_name string,
customer_address string,
customer_email string,
... some other columns,
);
The application team would like to access the customer data, but the email field must be obfuscated.
How can the Administrator protect the sensitive information, while maintaining the usability of the data?

5 / 10

ADA-3011-8-11 In general, the monthly billing for database replication is proportional to which variables? (Select TWO).

6 / 10

ADA-3010-7-10 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?

7 / 10

ADA-3012-8-12 An Administrator needs to create a sample of the table LINEITEM. The sample should not be repeatable and
the sampling function should take the data by blocks of rows.
What select command will generate a sample of 20% of the table?

8 / 10

ADA-3015-11-15 In which scenario will use of an external table simplify a data pipeline?

9 / 10

ADA-3014-11-14 When a role is dropped, which role inherits ownership of objects owned by the dropped role?

10 / 10

ADA-3013-9-13 An Administrator receives data from a Snowflake partner. The partner is sharing a dataset that contains
multiple secure views. The Administrator would like to configure the data so that only certain roles can see certain secure views.
How can this be accomplished?

 

Your score is

0%

Rate this Practice exam

Appreciate if you spare couple of minutes to give feedback on our quality and your overall experience with us.

It will help us to understand and server you better.