Big Halloween Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Snowflake SnowPro Core Certification COF-C02 Questions and answers with CertsForce

Viewing page 1 out of 15 pages
Viewing questions 1-20 out of questions
Questions # 1:

Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)

Options:

A.

ROLES


B.

POLICY_REFERENCES


C.

QUERY_HISTORY


D.

RESOURCE_MONIT ORS


E.

ACCESS_HISTORY


Expert Solution
Questions # 2:

Which of the following Snowflake capabilities are available in all Snowflake editions? (Select TWO)

Options:

A.

Customer-managed encryption keys through Tri-Secret Secure


B.

Automatic encryption of all data


C.

Up to 90 days of data recovery through Time Travel


D.

Object-level access control


E.

Column-level security to apply data masking policies to tables and views


Expert Solution
Questions # 3:

What are two ways to create and manage Data Shares in Snowflake? (Choose two.)

Options:

A.

Via the Snowflake Web Interface (Ul)


B.

Via thedata_share=trueparameter


C.

Via SQL commands


D.

Via Virtual Warehouses


Expert Solution
Questions # 4:

Which services does the Snowflake Cloud Services layer manage? (Select TWO).

Options:

A.

Compute resources


B.

Query execution


C.

Authentication


D.

Data storage


E.

Metadata


Expert Solution
Questions # 5:

A user needs to create a materialized view in the schema MYDB.MYSCHEMA.

Which statements will provide this access?

Options:

A.

GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO ROLE MYROLE;


B.

GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO USER USER1;


C.

GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO USER1;


D.

GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO MYROLE;


Expert Solution
Questions # 6:

A user has unloaded data from Snowflake to a stage

Which SQL command should be used to validate which data was loaded into the stage?

Options:

A.

list @file__stage


B.

show @file__stage


C.

view @file__stage


D.

verify @file__stage


Expert Solution
Questions # 7:

What is a responsibility of Snowflake's virtual warehouses?

Options:

A.

Infrastructure management


B.

Metadata management


C.

Query execution


D.

Query parsing and optimization


E.

Management of the storage layer


Expert Solution
Questions # 8:

What features does Snowflake Time Travel enable?

Options:

A.

Querying data-related objects that were created within the past 365 days


B.

Restoring data-related objects that have been deleted within the past 90 days


C.

Conducting point-in-time analysis for Bl reporting


D.

Analyzing data usage/manipulation over all periods of time


Expert Solution
Questions # 9:

Which Snowflake feature is used for both querying and restoring data?

Options:

A.

Cluster keys


B.

Time Travel


C.

Fail-safe


D.

Cloning


Expert Solution
Questions # 10:

What Snowflake role must be granted for a user to create and manage accounts?

Options:

A.

ACCOUNTADMIN


B.

ORGADMIN


C.

SECURITYADMIN


D.

SYSADMIN


Expert Solution
Questions # 11:

Which of the following describes how multiple Snowflake accounts in a single organization relate to various cloud providers?

Options:

A.

Each Snowflake account can be hosted in a different cloud vendor and region.


B.

Each Snowflake account must be hosted in a different cloud vendor and region


C.

All Snowflake accounts must be hosted in the same cloud vendor and region


D.

Each Snowflake account can be hosted in a different cloud vendor, but must be in the same region.


Expert Solution
Questions # 12:

Which of the following are benefits of micro-partitioning? (Select TWO)

Options:

A.

Micro-partitions cannot overlap in their range of values


B.

Micro-partitions are immutable objects that support the use of Time Travel.


C.

Micro-partitions can reduce the amount of I/O from object storage to virtual warehouses


D.

Rows are automatically stored in sorted order within micro-partitions


E.

Micro-partitions can be defined on a schema-by-schema basis


Expert Solution
Questions # 13:

Which Snowflake partner specializes in data catalog solutions?

Options:

A.

Alation


B.

DataRobot


C.

dbt


D.

Tableau


Expert Solution
Questions # 14:

Which statement about billing applies to Snowflake credits?

Options:

A.

Credits are billed per-minute with a 60-minute minimum


B.

Credits are used to pay for cloud data storage usage


C.

Credits are consumed based on the number of credits billed for each hour that a warehouse runs


D.

Credits are consumed based on the warehouse size and the time the warehouse is running


Expert Solution
Questions # 15:

Which of the following Snowflake objects can be shared using a secure share? (Select TWO).

Options:

A.

Materialized views


B.

Sequences


C.

Procedures


D.

Tables


E.

Secure User Defined Functions (UDFs)


Expert Solution
Questions # 16:

Which of the following compute resources or features are managed by Snowflake? (Select TWO).

Options:

A.

Execute a COPY command


B.

Updating data


C.

Snowpipe


D.

AUTOMATIC__CLUSTERING


E.

Scaling up a warehouse


Expert Solution
Questions # 17:

What are ways to create and manage data shares in Snowflake? (Select TWO)

Options:

A.

Through the Snowflake web interface (Ul)


B.

Through the DATA_SHARE=TRUE parameter


C.

Through SQL commands


D.

Through the enable__share=true parameter


E.

Using the CREATE SHARE AS SELECT * TABLE command


Expert Solution
Questions # 18:

What is a key feature of Snowflake architecture?

Options:

A.

Zero-copy cloning creates a mirror copy of a database that updates with the original


B.

Software updates are automatically applied on a quarterly basis


C.

Snowflake eliminates resource contention with its virtual warehouse implementation


D.

Multi-cluster warehouses allow users to run a query that spans across multiple clusters


E.

Snowflake automatically sorts DATE columns during ingest for fast retrieval by date


Expert Solution
Questions # 19:

A user has 10 files in a stage containing new customer data. The ingest operation completes with no errors, using the following command:

COPY INTO my__table FROM @my__stage;

The next day the user adds 10 files to the stage so that now the stage contains a mixture of new customer data and updates to the previous data. The user did not remove the 10 original files.

If the user runs the same copy into command what will happen?

Options:

A.

All data from all of the files on the stage will be appended to the table


B.

Only data about new customers from the new files will be appended to the table


C.

The operation will fail with the error uncertain files in stage.


D.

All data from only the newly-added files will be appended to the table.


Expert Solution
Questions # 20:

Which stage type can be altered and dropped?

Options:

A.

Database stage


B.

External stage


C.

Table stage


D.

User stage


Expert Solution
Viewing page 1 out of 15 pages
Viewing questions 1-20 out of questions