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 7 out of 17 pages
Viewing questions 121-140 out of questions
Questions # 121:

In a Snowflake role hierarchy, what is the top-level role?

Options:

A.

SYSADMIN


B.

ORGADMIN


C.

ACCOUNTADMIN


D.

SECURITYADMIN


Expert Solution
Questions # 122:

What is the following SQL command used for?

Select * from table(validate(t1, job_id = > ' _last ' ));

Options:

A.

To validate external table files in table t1 across all sessions


B.

To validate task SQL statements against table t1 in the last 14 days


C.

To validate a file for errors before it gets executed using a COPY command


D.

To return errors from the last executed COPY command into table t1 in the current session


Expert Solution
Questions # 123:

Which file formats are supported for unloading data from Snowflake? (Choose two.)

Options:

A.

Avro


B.

JSON


C.

ORC


D.

XML


E.

Delimited (CSV, TSV, etc.)


Expert Solution
Questions # 124:

The Snowflake Cloud Data Platform is described as having which of the following architectures?

Options:

A.

Shared-disk


B.

Shared-nothing


C.

Multi-cluster shared data


D.

Serverless query engine


Expert Solution
Questions # 125:

What is the MINIMUM edition of Snowflake that is required to use a SCIM security integration?

Options:

A.

Business Critical Edition


B.

Standard Edition


C.

Virtual Private Snowflake (VPS)


D.

Enterprise Edition


Expert Solution
Questions # 126:

A table needs to be loaded. The input data is in JSON format and is a concatenation of multiple JSON documents. The file size is 3 GB. A warehouse size small is being used. The following COPY INTO command was executed:

COPY INTO SAMPLE FROM @~/SAMPLE.JSON (TYPE=JSON)

The load failed with this error:

Max LOB size (16777216) exceeded, actual size of parsed column is 17894470.

How can this issue be resolved?

Options:

A.

Compress the file and load the compressed file.


B.

Split the file into multiple files in the recommended size range (100 MB - 250 MB).


C.

Use a larger-sized warehouse.


D.

Set STRIP_OUTER_ARRAY=TRUE in the COPY INTO command.


Expert Solution
Questions # 127:

A user has semi-structured data to load into Snowflake but is not sure what types of operations will need to be performed on the data. Based on this situation, what type of column does Snowflake recommend be used?

Options:

A.

ARRAY


B.

OBJECT


C.

TEXT


D.

VARIANT


Expert Solution
Questions # 128:

Which is the MINIMUM required Snowflake edition that a user must have if they want to use AWS/Azure Privatelink or Google Cloud Private Service Connect?

Options:

A.

Standard


B.

Premium


C.

Enterprise


D.

Business Critical


Expert Solution
Questions # 129:

Which of the following conditions must be met in order to return results from the results cache? (Select TWO).

Options:

A.

The user has the appropriate privileges on the objects associated with the query


B.

Micro-partitions have been reclustered since the query was last run


C.

The new query is run using the same virtual warehouse as the previous query


D.

The query includes a User Defined Function (UDF)


E.

The query has been run within 24 hours of the previously-run query


Expert Solution
Questions # 130:

What Snowflake features allow virtual warehouses to handle high concurrency workloads? (Select TWO)

Options:

A.

The ability to scale up warehouses


B.

The use of warehouse auto scaling


C.

The ability to resize warehouses


D.

Use of multi-clustered warehouses


E.

The use of warehouse indexing


Expert Solution
Questions # 131:

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

What are common issues found by using the Query Profile? (Choose two.)

Options:

A.

Identifying queries that will likely run very slowly before executing them


B.

Locating queries that consume a high amount of credits


C.

Identifying logical issues with the queries


D.

Identifying inefficient micro-partition pruning


E.

Data spilling to a local or remote disk


Expert Solution
Questions # 133:

How does a Snowflake stored procedure compare to a User-Defined Function (UDF)?

Options:

A.

A single executable statement can call only two stored procedures. In contrast, a single SQL statement can call multiple UDFs.


B.

A single executable statement can call only one stored procedure. In contrast, a single SQL statement can call multiple UDFs.


C.

A single executable statement can call multiple stored procedures. In contrast, multiple SQL statements can call the same UDFs.


D.

Multiple executable statements can call more than one stored procedure. In contrast, a single SQL statement can call multiple UDFs.


Expert Solution
Questions # 134:

When unloading data to an external stage, what is the MAXIMUM file size supported?

Options:

A.

1 GB


B.

5 GB


C.

10 GB


D.

16 GB


Expert Solution
Questions # 135:

Which common query problems are identified by the Query Profile? (Select TWO.)

Options:

A.

Syntax error


B.

Inefficient pruning


C.

Ambiguous column names


D.

Queries too large to fit in memory


E.

Object does not exist or not authorized


Expert Solution
Questions # 136:

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.

Permanent storage of micro-partitions


Expert Solution
Questions # 137:

When enabling access to unstructured data, which URL permits temporary access to a staged file without the need to grant privileges to the stage or to issue access tokens?

Options:

A.

File URL


B.

Scoped URL


C.

Relative URL


D.

Pre-Signed URL


Expert Solution
Questions # 138:

When using the ALLOW_CLI£NT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?

Options:

A.

1 hour


B.

2 hours


C.

4 hours


D.

8 hours


Expert Solution
Questions # 139:

Which function is used to convert rows in a relational table to a single VARIANT column?

Options:

A.

ARRAY_AGG


B.

OBJECT_AGG


C.

ARRAY_CONSTRUCT


D.

OBJECT_CONSTRUCT


Expert Solution
Questions # 140:

Which command can be used to list all the file formats for which a user has access privileges?

Options:

A.

LIST


B.

ALTER FILE FORMAT


C.

DESCRIBE FILE FORMAT


D.

SHOW FILE FORMATS


Expert Solution
Viewing page 7 out of 17 pages
Viewing questions 121-140 out of questions