New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Snowflake COF-C02 - SnowPro Core Certification Exam

Page: 11 / 14
Total 948 questions

Which multi-duster virtual warehouse setting will help process queued queries as quickly as possible?

A.

An economy scaling policy

B.

A standard scaling policy

C.

Maximized mode

D.

Auto-scale mode

What is the MINIMUM Snowflake edition that users storing protected information in Snowflake should use for regulatory compliance?

A.

Standard

B.

Enterprise

C.

Business Critical

D.

Virtual Private Snowflake (VPC)

Which action will scale-out a Snowflake virtual warehouse?

A.

Removing 1 cluster from a multi-cluster warehouse

B.

Adding 2 additional clusters to a multi-cluster warehouse

C.

Resizing a warehouse from size Small to X-Large

D.

Resizing a warehouse from size Large to Medium

Which database objects can be shared using Secure Data Sharing? (Select TWO).

A.

Users

B.

Roles

C.

Stages

D.

Tables

E.

Dynamic tables

Which view should be checked to ensure that data has loaded successfully before removing staged files?

A.

LOAD_HISTORY

B.

STAGE_STORAGE_USAGE_HISTORY

C.

COPY_HISTORY

D.

DATA TRANSFER HISTORY

Which Snowflake objects are supported by Snowpipe Streaming? (Select TWO)

A.

Temporary tables

B.

Permanent tables

C.

Tables with a default column that is not NULL

D.

Tables with columns containing the GEOMETRY datatype

E.

Tables using sequences to generate names for columns

Which feature of Snowflake's Continuous Data Protection (CDP) has associated costs?

A.

Fail-safe

B.

Network policies

C.

End-to-end encryption

D.

Multi-Factor Authentication (MFA)

What is the PRIMARY factor that determines the cost of using a virtual warehouse in Snowflake?

A.

The type of SQL statements executed

B.

The number of tables or databases queried

C.

The amount of data stored in the warehouse

D.

The length of time the compute resources in each cluster run

Which Snowflake object type can be used to restrict users from viewing the DDL associated with an object?

A.

Materialized view

B.

Secure view

C.

Data masking policy

D.

Stored procedure

Which Snowflake objects can be restored using Time Travel? (Select VNO).

A.

Roles

B.

Users

C.

Databases

D.

Schemas

E.

Virtual warehouses

Which transformation techniques are supported for bulk loading data into Snowflake using the copy into

command? (Select TWO)

A.

Column grouping

B.

Column omission

C.

Column reordering

D.

Column aggregation

E.

Selection of a limited number of rows

Which table function will automatically detect the file metadata schema for a set of staged semi-structured data files, and then retrieve the column definitions?

A.

VALIDATE

B.

INFER_SCHEMA

C.

SPLIT_TO_TABLE

D.

GET_OBJECT_REFERENCES

The customer table in the T1 database is accidentally dropped.

Which privileges are required to restore this table? {Select TWO).

A.

SELECT privilege on the customer table

B.

ownership privilege on the customer table

C.

All privileges on the customer table

D.

All privileges on the T1 database

E.

CREATE TABIE privilege on the T1 database

What is the LEAST-PRIVILEGED role that can enable replication for both source and target accounts by default?

A.

ORGADMIN

B.

ACCOUNTADMIN

C.

SYSADMIN

D.

SECURITYADMIN

What information is stored in the ACCESS_HlSTORY view?

A.

History of the files that have been loaded into Snowflake

B.

Names and owners of the roles that are currently enabled in the session

C.

Query details such as the objects included and the user who executed the query

D.

Details around the privileges that have been granted for all objects in an account

When does a materialized view get suspended in Snowflake?

A.

When a column is added to the base table

B.

When a column is dropped from the base table

C.

When a DML operation is run on the base table

D.

When the base table is reclustered

In Snowflake, what allows users to perform recursive queries?

A.

QUALIFY

B.

LATERAL

C.

PIVOT

D.

CONNECT BY

What type of account can be used to share data with a consumer who does have a Snowflake account?

A.

Data provider

B.

Data consumer

C.

Reader

D.

Organization

What do temporary and transient tables have m common in Snowflake? (Select TWO).

A.

Both tables have no Fail-safe period.

B.

Both tables have data retention period maximums of one day.

C.

Both tables are visible only to a single user session.

D.

For both tables the retention period ends when the tables are dropped.

E.

For both tables, the retention period does not end when the session ends

The Snowflake VARIANT data type imposes a 16 MB size limit on what?

A.

An individual row

B.

An individual column

C.

A view

D.

A file in a stage