ExamGecko
Home / Snowflake / COF-C02
Ask Question

Snowflake COF-C02 Practice Test - Questions Answers, Page 35

Question list
Search

Question 341

Report
Export
Collapse

What will prevent unauthorized access to a Snowflake account from an unknown source?

Network policy
Network policy
End-to-end encryption
End-to-end encryption
Multi-Factor Authentication (MFA)
Multi-Factor Authentication (MFA)
Role-Based Access Control (RBAC)
Role-Based Access Control (RBAC)
Suggested answer: A

Explanation:

A network policy in Snowflake is used to restrict access to the Snowflake account from unauthorized or unknown sources.It allows administrators to specify allowed IP address ranges, thus preventing access from any IP addresses not listed in the policy1.

asked 23/09/2024
sd sdg
32 questions

Question 342

Report
Export
Collapse

What is the purpose of a Query Profile?

To profile how many times a particular query was executed and analyze its u^age statistics over time.
To profile how many times a particular query was executed and analyze its u^age statistics over time.
To profile a particular query to understand the mechanics of the query, its behavior, and performance.
To profile a particular query to understand the mechanics of the query, its behavior, and performance.
To profile the user and/or executing role of a query and all privileges and policies applied on the objects within the query.
To profile the user and/or executing role of a query and all privileges and policies applied on the objects within the query.
To profile which queries are running in each warehouse and identify proper warehouse utilization and sizing for better performance and cost balancing.
To profile which queries are running in each warehouse and identify proper warehouse utilization and sizing for better performance and cost balancing.
Suggested answer: B

Explanation:

The purpose of a Query Profile is to provide a detailed analysis of a particular query's execution plan, including the mechanics, behavior, and performance.It helps in identifying potential performance bottlenecks and areas for optimization

asked 23/09/2024
Andrea Ciovati
41 questions

Question 343

Report
Export
Collapse

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?

File URL
File URL
Scoped URL
Scoped URL
Relative URL
Relative URL
Pre-Signed URL
Pre-Signed URL
Suggested answer: B

Explanation:

A Scoped URL permits temporary access to a staged file without the need to grant privileges to the stage or to issue access tokens.It provides a secure way to share access to files stored in Snowflake

asked 23/09/2024
Sebastian Romero
45 questions

Question 344

Report
Export
Collapse

What is the minimum Snowflake Edition that supports secure storage of Protected Health Information (PHI) data?

Standard Edition
Standard Edition
Enterprise Edition
Enterprise Edition
Business Critical Edition
Business Critical Edition
Virtual Private Snowflake Edition
Virtual Private Snowflake Edition
Suggested answer: C

Explanation:

The minimum Snowflake Edition that supports secure storage of Protected Health Information (PHI) data is the Business Critical Edition.This edition offers enhanced security features necessary for compliance with regulations such as HIPAA and HITRUST CSF4.

asked 23/09/2024
Volkan Ozsoy
34 questions

Question 345

Report
Export
Collapse

What metadata does Snowflake store for rows in micro-partitions? (Select TWO).

Range of values
Range of values
Distinct values
Distinct values
Index values
Index values
Sorted values
Sorted values
Null values
Null values
Suggested answer: A, B

Explanation:

Snowflake stores metadata for rows in micro-partitions, including the range of values for each column and the number of distinct values1.

asked 23/09/2024
Lance Herbst
41 questions

Question 346

Report
Export
Collapse

Which statistics are displayed in a Query Profile that indicate that intermediate results do not fit in memory? (Select TWO).

Bytes scanned
Bytes scanned
Partitions scanned
Partitions scanned
Bytes spilled to local storage
Bytes spilled to local storage
Bytes spilled to remote storage
Bytes spilled to remote storage
Percentage scanned from cache
Percentage scanned from cache
Suggested answer: C, D

Explanation:

The Query Profile statistics that indicate intermediate results do not fit in memory are the bytes spilled to local storage and bytes spilled to remote storage2.

asked 23/09/2024
Robert Fox
50 questions

Question 347

Report
Export
Collapse

How can a Snowflake user validate data that is unloaded using the COPY INTO <location> command?

Load the data into a CSV file.
Load the data into a CSV file.
Load the data into a relational table.
Load the data into a relational table.
Use the VALlDATlON_MODE - SQL statement.
Use the VALlDATlON_MODE - SQL statement.
Use the validation mode = return rows statement.
Use the validation mode = return rows statement.
Suggested answer: C

Explanation:

To validate data unloaded using the COPY INTO <location> command, a Snowflake user can use the VALIDATION_MODE parameter within the SQL statement to test the files for errors without loading them3.

asked 23/09/2024
Henry Hendricks
26 questions

Question 348

Report
Export
Collapse

At what level is the MIN_DATA_RETENTION_TIME_IN_DAYS parameter set?

Account
Account
Database
Database
Schema
Schema
Table
Table
Suggested answer: A

Explanation:

The MIN_DATA_RETENTION_TIME_IN_DAYS parameter is set at the account level.This parameter determines the minimum number of days Snowflake retains historical data for Time Travel operations

asked 23/09/2024
Nestor Maitin
28 questions

Question 349

Report
Export
Collapse

What tasks can an account administrator perform in the Data Exchange? (Select TWO).

Add and remove members.
Add and remove members.
Delete data categories.
Delete data categories.
Approve and deny listing approval requests.
Approve and deny listing approval requests.
Transfer listing ownership.
Transfer listing ownership.
Transfer ownership of a provider profile.
Transfer ownership of a provider profile.
Suggested answer: A, C

Explanation:

An account administrator in the Data Exchange can perform tasks such as adding and removing members and approving or denying listing approval requests.These tasks are part of managing the Data Exchange and ensuring that only authorized listings and members are part of it12.

asked 23/09/2024
Elvis WANDJI NGASSA
43 questions

Question 350

Report
Export
Collapse

Which statistics can be used to identify queries that have inefficient pruning? (Select TWO).

Bytes scanned
Bytes scanned
Bytes written to result
Bytes written to result
Partitions scanned
Partitions scanned
Partitions total
Partitions total
Percentage scanned from cache
Percentage scanned from cache
Suggested answer: C, D

Explanation:

The statistics that can be used to identify queries with inefficient pruning are 'Partitions scanned' and 'Partitions total'.These statistics indicate how much of the data was actually needed and scanned versus the total available, which can highlight inefficiencies in data pruning34.

asked 23/09/2024
Mohamed Abdul Haq Mohamed Akram
45 questions
Total 716 questions
Go to page: of 72