Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

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

Viewing page 6 out of 17 pages
Viewing questions 101-120 out of questions
Questions # 101:

Which Snowflake technique can be used to improve the performance of a query?

Options:

A.

Clustering


B.

Indexing


C.

Fragmenting


D.

Using INDEX__HINTS


Expert Solution
Questions # 102:

What data is stored in the Snowflake storage layer? (Select TWO).

Options:

A.

Snowflake parameters


B.

Micro-partitions


C.

Query history


D.

Persisted query results


E.

Standard and secure view results


Expert Solution
Questions # 103:

What is the purpose of an External Function?

Options:

A.

To call code that executes outside of Snowflake


B.

To run a function in another Snowflake database


C.

To share data in Snowflake with external parties


D.

To ingest data from on-premises data sources


Expert Solution
Questions # 104:

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 # 105:

Which of the following can be executed/called with Snowpipe?

Options:

A.

A User Defined Function (UDF)


B.

A stored procedure


C.

A single copy_into statement


D.

A single insert__into statement


Expert Solution
Questions # 106:

What type of columns does Snowflake recommend to be used as clustering keys? (Select TWO).

Options:

A.

A VARIANT column


B.

A column with very low cardinality


C.

A column with very high cardinality


D.

A column that is most actively used in selective filters


E.

A column that is most actively used in join predicates


Expert Solution
Questions # 107:

How many resource monitors can be assigned at the account level?

Options:

A.

1


B.

2


C.

3


D.

4


Expert Solution
Questions # 108:

What does Snowflake ' s search optimization service support?

Options:

A.

External tables


B.

Materialized views


C.

Tables and views that are not protected by row access policies


D.

Casts on table columns (except for fixed-point numbers cast to strings)


Expert Solution
Questions # 109:

What is the difference between a stored procedure and a User-Defined Function (UDF)?

Options:

A.

Stored procedures can execute database operations while UDFs cannot.


B.

Returning a value is required in a stored procedure while returning values in a UDF is optional.


C.

Values returned by a stored procedure can be used directly in a SQL statement while the values returned by a UDF cannot.


D.

Multiple stored procedures can be called as part of a single executable statement while a single SQL statement can only call one UDF at a time.


Expert Solution
Questions # 110:

How often are the Account and Table master keys automatically rotated by Snowflake?

Options:

A.

30 Days


B.

60 Days


C.

90 Days


D.

365 Days.


Expert Solution
Questions # 111:

How can a user improve the performance of a single large complex query in Snowflake?

Options:

A.

Scale up the virtual warehouse.


B.

Scale out the virtual warehouse.


C.

Enable standard warehouse scaling.


D.

Enable economy warehouse scaling.


Expert Solution
Questions # 112:

A Snowflake user has two tables that contain numeric values and is trying to find out which values are present in both tables. Which set operator should be used?

Options:

A.

INTERSECT


B.

MFRCK


C.

MINUS


D.

UNION


Expert Solution
Questions # 113:

Which Snowflake edition enables data sharing only through Snowflake Support?

Options:

A.

Virtual Private Snowflake


B.

Business Critical


C.

Enterprise


D.

Standard


Expert Solution
Questions # 114:

Which statement MOST accurately describes clustering in Snowflake?

Options:

A.

The database ACCOUNTADMIN must define the clustering methodology for each Snowflake table.


B.

Clustering is the way data is grouped together and stored within Snowflake micro-partitions.


C.

The clustering key must be included in the COPY command when loading data into Snowflake.


D.

Clustering can be disabled within a Snowflake account.


Expert Solution
Questions # 115:

Which Snowflake object can be accessed in he FROM clause of a query, returning a set of rows having one or more columns?

Options:

A.

A User-Defined Table Function (UDTF)


B.

A Scalar User Function (UDF)


C.

A stored procedure


D.

A task


Expert Solution
Questions # 116:

Which REST API can be used with unstructured data?

Options:

A.

inscrtFilcs


B.

insertReport


C.

GET /api/tiles/


D.

loadHistoryScan


Expert Solution
Questions # 117:

What can a Snowflake user do with the information included in the details section of a Query Profile?

Options:

A.

Determine the total duration of the query.


B.

Determine the role of the user who ran the query.


C.

Determine the source system that the queried table is from.


D.

Determine if the query was on structured or semi-structured data.


Expert Solution
Questions # 118:

What are advantages clones have over tables created with CREATE TABLE AS SELECT statement? (Choose two.)

Options:

A.

The clone always stays in sync with the original table.


B.

The clone has better query performance.


C.

The clone is created almost instantly.


D.

The clone will have time travel history from the original table.


E.

The clone saves space by not duplicating storage.


Expert Solution
Questions # 119:

How does Snowflake recommend handling the bulk loading of data batches from files already available in cloud storage?

Options:

A.

Use Snowpipe.


B.

Use the INSERT command.


C.

Use an external table.


D.

Use the COPY command.


Expert Solution
Questions # 120:

The bulk data load history that is available upon completion of the COPY statement is stored where and for how long?

Options:

A.

In the metadata of the target table for 14 days


B.

In the metadata of the pipe for 14 days


C.

In the metadata of the target table for 64 days


D.

In the metadata of the pipe for 64 days


Expert Solution
Viewing page 6 out of 17 pages
Viewing questions 101-120 out of questions