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 3 out of 15 pages
Viewing questions 41-60 out of questions
Questions # 41:

A developer is granted ownership of a table that has a masking policy. The developer's role is not able to see the masked data. Will the developer be able to modify the table to read the masked data?

Options:

A.

Yes, because a table owner has full control and can unset masking policies.


B.

Yes, because masking policies only apply to cloned tables.


C.

No, because masking policies must always reference specific access roles.


D.

No, because ownership of a table does not include the ability to change masking policies


Expert Solution
Questions # 42:

When reviewing a query profile, what is a symptom that a query is too large to fit into the memory?

Options:

A.

A single join node uses more than 50% of the query time


B.

Partitions scanned is equal to partitions total


C.

An AggregateOperacor node is present


D.

The query is spilling to remote storage


Expert Solution
Questions # 43:

What happens when a cloned table is replicated to a secondary database? (Select TWO)

Options:

A.

A read-only copy of the cloned tables is stored.


B.

The replication will not be successful.


C.

The physical data is replicated


D.

Additional costs for storage are charged to a secondary account


E.

Metadata pointers to cloned tables are replicated


Expert Solution
Questions # 44:

How does Snowflake Fail-safe protect data in a permanent table?

Options:

A.

Fail-safe makes data available up to 1 day, recoverable by user operations.


B.

Fail-safe makes data available for 7 days, recoverable by user operations.


C.

Fail-safe makes data available for 7 days, recoverable only by Snowflake Support.


D.

Fail-safe makes data available up to 1 day, recoverable only by Snowflake Support.


Expert Solution
Questions # 45:

Which of the following describes external functions in Snowflake?

Options:

A.

They are a type of User-defined Function (UDF).


B.

They contain their own SQL code.


C.

They call code that is stored inside of Snowflake.


D.

They can return multiple rows for each row received


Expert Solution
Questions # 46:

The Snowflake Search Optimization Services supports improved performance of which kind of query?

Options:

A.

Queries against large tables where frequent DML occurs


B.

Queries against tables larger than 1 TB


C.

Selective point lookup queries


D.

Queries against a subset of columns in a table


Expert Solution
Questions # 47:

Which of the following features are available with the Snowflake Enterprise edition? (Choose two.)

Options:

A.

Database replication and failover


B.

Automated index management


C.

Customer managed keys (Tri-secret secure)


D.

Extended time travel


E.

Native support for geospatial data


Expert Solution
Questions # 48:

True or False: Snowpipe via REST API can only reference External Stages as source.

Options:

A.

True


B.

False


Expert Solution
Questions # 49:

Which minimum Snowflake edition allows for a dedicated metadata store?

Options:

A.

Standard


B.

Enterprise


C.

Business Critical


D.

Virtual Private Snowflake


Expert Solution
Questions # 50:

A virtual warehouse is created using the following command:

Create warehouse my_WH with

warehouse_size = MEDIUM

min_cluster_count = 1

max_cluster_count = 1

auto_suspend = 60

auto_resume = true;

The image below is a graphical representation of the warehouse utilization across two days.

Question # 50

What action should be taken to address this situation?

Options:

A.

Increase the warehouse size from Medium to 2XL.


B.

Increase the value for the parameter MAX_CONCURRENCY_LEVEL.


C.

Configure the warehouse to a multi-cluster warehouse.


D.

Lower the value of the parameter STATEMENT_QUEUED_TIMEOUT_IN_SECONDS.


Expert Solution
Questions # 51:

Which of the following significantly improves the performance of selective point lookup queries on a table?

Options:

A.

Clustering


B.

Materialized Views


C.

Zero-copy Cloning


D.

Search Optimization Service


Expert Solution
Questions # 52:

How should a virtual warehouse be configured if a user wants to ensure that additional multi-clusters are resumed with no delay?

Options:

A.

Configure the warehouse to a size larger than generally required


B.

Set the minimum and maximum clusters to autoscale


C.

Use the standard warehouse scaling policy


D.

Use the economy warehouse scaling policy


Expert Solution
Questions # 53:

Which data types are supported by Snowflake when using semi-structured data? (Choose two.)

Options:

A.

VARIANT


B.

VARRAY


C.

STRUCT


D.

ARRAY


E.

QUEUE


Expert Solution
Questions # 54:

When cloning a database containing stored procedures and regular views, that have fully qualified table references, which of the following will occur?

Options:

A.

The cloned views and the stored procedures will reference the cloned tables in the cloned database.


B.

An error will occur, as views with qualified references cannot be cloned.


C.

An error will occur, as stored objects cannot be cloned.


D.

The stored procedures and views will refer to tables in the source database.


Expert Solution
Questions # 55:

What features that are part of the Continuous Data Protection (CDP) feature set in Snowflake do not require additional configuration? (Choose two.)

Options:

A.

Row level access policies


B.

Data masking policies


C.

Data encryption


D.

Time Travel


E.

External tokenization


Expert Solution
Questions # 56:

By default, which Snowflake role is required to create a share?

Options:

A.

ORGADMIN


B.

SECURITYADMIN


C.

SHAREADMIN


D.

ACCOUNTADMIN


Expert Solution
Questions # 57:

Which of the following are characteristics of Snowflake virtual warehouses? (Choose two.)

Options:

A.

Auto-resume applies only to the last warehouse that was started in a multi-cluster warehouse.


B.

The ability to auto-suspend a warehouse is only available in the Enterprise edition or above.


C.

SnowSQL supports both a configuration file and a command line option for specifying a default warehouse.


D.

A user cannot specify a default warehouse when using the ODBC driver.


E.

The default virtual warehouse size can be changed at any time.


Expert Solution
Questions # 58:

When publishing a Snowflake Data Marketplace listing into a remote region what should be taken into consideration? (Choose two.)

Options:

A.

There is no need to have a Snowflake account in the target region, a share will be created for each user.


B.

The listing is replicated into all selected regions automatically, the data is not.


C.

The user must have the ORGADMIN role available in at least one account to link accounts for replication.


D.

Shares attached to listings in remote regions can be viewed from any account in an organization.


E.

For a standard listing the user can wait until the first customer requests the data before replicating it to the target region.


Expert Solution
Questions # 59:

Which statements are true concerning Snowflake's underlying cloud infrastructure? (Select THREE),

Options:

A.

Snowflake data and services are deployed in a single availability zone within a cloud provider's region.


B.

Snowflake data and services are available in a single cloud provider and a single region, the use of multiple cloud providers is not supported.


C.

Snowflake can be deployed in a customer's private cloud using the customer's own compute and storage resources for Snowflake compute and storage


D.

Snowflake uses the core compute and storage services of each cloud provider for its own compute and storage


E.

All three layers of Snowflake's architecture (storage, compute, and cloud services) are deployed and managed entirely on a selected cloud platform


F.

Snowflake data and services are deployed in at least three availability zones within a cloud provider's region


Expert Solution
Questions # 60:

What is the SNOWFLAKE.ACCOUNT_USAGE view that contains information about which objects were read by queries within the last 365 days (1 year)?

Options:

A.

VIEWS_HISTORY


B.

OBJECT_HISTORY


C.

ACCESS_HISTORY


D.

LOGIN_HISTORY


Expert Solution
Viewing page 3 out of 15 pages
Viewing questions 41-60 out of questions