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

Viewing page 10 out of 14 pages
Viewing questions 181-200 out of questions
Questions # 181:

What is the purpose of the STRIP NULL_VALUES file format option when loading semi-structured data files into Snowflake?

Options:

A.

It removes null values from all columns in the data.


B.

It converts null values to empty strings during loading.


C.

It skips rows with null values during the loading process.


D.

It removes object or array elements containing null values.


Expert Solution
Questions # 182:

What happens when a Snowflake user changes the data retention period at the schema level?

Options:

A.

All child objects will retain data for the new retention period.


B.

All child objects that do not have an explicit retention period will automatically inherit the new retention period.


C.

All child objects with an explicit retention period will be overridden with the new retention period.


D.

All explicit child object retention periods will remain unchanged.


Expert Solution
Questions # 183:

Who can activate and enforce a network policy for all users in a Snowflake account? (Select TWO).

Options:

A.

A user with an USERADMIN or higher role


B.

A user with a SECURITYADMIN or higher role


C.

A role that has been granted the ATTACH POLICY privilege


D.

A role that has the NETWORK_POLlCY account parameter set


E.

A role that has the ownership of the network policy


Expert Solution
Questions # 184:

Which Snowflake command can be used to unload the result of a query to a single file?

Options:

A.

Use COPY INTO followed by a GET command to download the file.


B.

Use COPY INTO followed by a put command to download the file.


C.

Use COPY INTO with SINGLE = TRUE followed by a GET command to download the file.


D.

Use COPY INTO with SINGLE = TRUE followed by a PUT command to download the file.


Expert Solution
Questions # 185:

What does the LATERAL modifier for the FLATTEN function do?

Options:

A.

Casts the values of the flattened data


B.

Extracts the path of the flattened data


C.

Joins information outside the object with the flattened data


D.

Retrieves a single instance of a repeating element in the flattened data


Expert Solution
Questions # 186:

Which metadata table will store the storage utilization information even for dropped tables?

Options:

A.

DATABASE_STORAGE_USAGE_HISTORY


B.

TABLE_STORAGE_METRICS


C.

STORAGE_DAILY_HISTORY


D.

STAGE STORAGE USAGE HISTORY


Expert Solution
Questions # 187:

While working with unstructured data, which file function generates a Snowflake-hosted file URL to a staged file using the stage name and relative file path as inputs?

Options:

A.

GET_PRESIGNED_URL


B.

GET_ABSOLUTE_PATH


C.

BUILD_STAGE_FILE_URL


D.

BUILD SCOPED FILE URL


Expert Solution
Questions # 188:

When using the ALLOW CLIENT_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 # 189:

Which ACCOUNT_USAGE schema database role provides visibility into policy-related information?

Options:

A.

USAGE_VIEWER


B.

GOVERNANCE_VIEWER


C.

OBJECT_VIEWER


D.

SECURITY_VIEWER


Expert Solution
Questions # 190:

Which Snowflake feature allows a user to track sensitive data for compliance, discovery, protection, and resource usage?

Options:

A.

Tags


B.

Comments


C.

Internal tokenization


D.

Row access policies


Expert Solution
Questions # 191:

Which type of loop requires a BREAK statement to stop executing?

Options:

A.

FOR


B.

LOOP


C.

REPEAT


D.

WHILE


Expert Solution
Questions # 192:

A column named "Data" contains VARIANT data and stores values as follows:

Question # 192

How will Snowflake extract the employee's name from the column data?

Options:

A.

Data:employee.name


B.

DATA:employee.name


C.

data:Employee.name


D.

data:employee.name


Expert Solution
Questions # 193:

What is the purpose of a Query Profile?

Options:

A.

To profile how many times a particular query was executed and analyze its u^age statistics over time.


B.

To profile a particular query to understand the mechanics of the query, its behavior, and performance.


C.

To profile the user and/or executing role of a query and all privileges and policies applied on the objects within the query.


D.

To profile which queries are running in each warehouse and identify proper warehouse utilization and sizing for better performance and cost balancing.


Expert Solution
Questions # 194:

What information is found within the Statistic output in the Query Profile Overview?

Options:

A.

Operator tree


B.

Table pruning


C.

Most expensive nodes


D.

Nodes by execution time


Expert Solution
Questions # 195:

Which Snowflake data types can be used to build nested hierarchical data? (Select TWO)

Options:

A.

INTEGER


B.

OBJECT


C.

VARIANT


D.

VARCHAR


E.

LIST


Expert Solution
Questions # 196:

A user with which privileges can create or manage other users in a Snowflake account? (Select TWO).

Options:

A.

GRANT


B.

SELECT


C.

MODIFY


D.

OWNERSHIP


E.

CREATE USER


Expert Solution
Questions # 197:

Which Snowflake function will parse a JSON-null into a SQL-null?

Options:

A.

TO_CHAR


B.

TO_VARIANT


C.

TO_VARCHAR


D.

STRIP NULL VALUE


Expert Solution
Questions # 198:

What is the purpose of the Snowflake SPLIT TO_TABLE function?

Options:

A.

To count the number of characters in a string


B.

To split a string into an array of sub-strings


C.

To split a string and flatten the results into rows


D.

To split a string and flatten the results into columns


Expert Solution
Questions # 199:

Which commands can only be executed using SnowSQL? (Select TWO).

Options:

A.

COPY INTO


B.

GET


C.

LIST


D.

PUT


E.

REMOVE


Expert Solution
Questions # 200:

Which object can be used with Secure Data Sharing?

Options:

A.

View


B.

Materialized view


C.

External table


D.

User-Defined Function (UDF)


Expert Solution
Viewing page 10 out of 14 pages
Viewing questions 181-200 out of questions