ExamGecko
Home / Snowflake / COF-C02 / List of questions
Ask Question

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

Question list
Search

Question 271

Report
Export
Collapse

What can a Snowflake user do in the Admin area of Snowsight?

Analyze query performance.
Analyze query performance.
Write queries and execute them.
Write queries and execute them.
Provide an overview of the listings in the Snowflake Marketplace.
Provide an overview of the listings in the Snowflake Marketplace.
Connect to Snowflake partners to explore extended functionality.
Connect to Snowflake partners to explore extended functionality.
Suggested answer: A

Explanation:

In the Admin area of Snowsight, users can analyze query performance, manage Snowflake warehouses, set up and view details about resource monitors, manage users and roles, and administer Snowflake accounts in their organization2.

asked 23/09/2024
Ahmad Mansour
34 questions

Question 272

Report
Export
Collapse

How can a Snowflake user optimize query performance in Snowflake? (Select TWO).

Create a view.
Create a view.
Cluster a table.
Cluster a table.
Enable the search optimization service.
Enable the search optimization service.
Enable Time Travel.
Enable Time Travel.
Index a table.
Index a table.
Suggested answer: B, C

Explanation:

To optimize query performance in Snowflake, users can cluster a table, which organizes the data in a way that minimizes the amount of data scanned during queries.Additionally, enabling the search optimization service can improve the performance of selective point lookup queries on large tables34.

asked 23/09/2024
Dipuo Ngwenya
27 questions

Question 273

Report
Export
Collapse

What MINIMUM privilege is required on the external stage for any role in the GET REST API to access unstructured data files using a file URL?

READ
READ
OWNERSHIP
OWNERSHIP
USAGK
USAGK
WRTTF
WRTTF
Suggested answer: A

Explanation:

The minimum privilege required on an external stage for any role to access unstructured data files using a file URL in the GET REST API is READ. This allows the role to retrieve or download data files from the stage.

asked 23/09/2024
Ian Lloyd
36 questions

Question 274

Report
Export
Collapse

Which features could be used to improve the performance of queries that return a small subset of rows from a large table? (Select TWO).

Search optimization service
Search optimization service
Automatic clustering
Automatic clustering
Row access policies
Row access policies
Multi-cluster virtual warehouses
Multi-cluster virtual warehouses
Secure views
Secure views
Suggested answer: A, B

Explanation:

The search optimization service and automatic clustering are features that can improve the performance of queries returning a small subset of rows from a large table. The search optimization service is designed for low-latency point lookup queries, while automatic clustering organizes data in micro-partitions based on specific dimensions to reduce the amount of data scanned during queries.

asked 23/09/2024
Hasan Elmas
51 questions

Question 275

Report
Export
Collapse

Which Snowflake URL type allows users or applications to download or access files directly from Snowflake stage without authentication?

Directory
Directory
File
File
Pre-signed
Pre-signed
Scoped
Scoped
Suggested answer: C

Explanation:

The pre-signed URL type allows users or applications to download or access files directly from a Snowflake stage without authentication. This URL type is open and can be used without needing to authenticate into Snowflake or pass an authorization token.

asked 23/09/2024
Daniela Const
38 questions

Question 276

Report
Export
Collapse

At what levels can a resource monitor be configured? (Select TWO).

Account
Account
Database
Database
Organization
Organization
Schema
Schema
Virtual warehouse
Virtual warehouse
Suggested answer: A, E

Explanation:

Resource monitors in Snowflake can be configured at the account and virtual warehouse levels. They are used to track credit usage and control costs associated with running virtual warehouses. When certain thresholds are reached, resource monitors can trigger actions such as sending alerts or suspending warehouses to prevent excessive credit consumption.References:[COF-C02] SnowPro Core Certification Exam Study Guide

asked 23/09/2024
stephen mark
32 questions

Question 277

Report
Export
Collapse

How do Snowflake data providers share data that resides in different databases?

External tables
External tables
Secure views
Secure views
Materialized views
Materialized views
User-Defined Functions (UDFs)
User-Defined Functions (UDFs)
Suggested answer: B

Explanation:

Snowflake data providers can share data residing in different databases through secure views. Secure views allow for the referencing of objects such as schemas, tables, and other views contained in one or more databases, as long as those databases belong to the same account. This enables providers to share data securely and efficiently with consumers.References:[COF-C02] SnowPro Core Certification Exam Study Guide

asked 23/09/2024
Cesar Paredes
33 questions

Question 278

Report
Export
Collapse

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

Determine the total duration of the query.
Determine the total duration of the query.
Determine the role of the user who ran the query.
Determine the role of the user who ran the query.
Determine the source system that the queried table is from.
Determine the source system that the queried table is from.
Determine if the query was on structured or semi-structured data.
Determine if the query was on structured or semi-structured data.
Suggested answer: A

Explanation:

The details section of a Query Profile in Snowflake provides users with various statistics and information about the execution of a query. One of the key pieces of information that can be determined from this section is the total duration of the query, which helps in understanding the performance and identifying potential bottlenecks.References:[COF-C02] SnowPro Core Certification Exam Study Guide

asked 23/09/2024
Flamur Kapaj
44 questions

Question 279

Report
Export
Collapse

How many network policies can be assigned to an account or specific user at a time?

One
One
Two
Two
Three
Three
Unlimited
Unlimited
Suggested answer: A

Explanation:

According to my knowledge, a security administrator can create multiple network policies, but only one network policy can be active for an account or specific user at any given time. This ensures that there is a clear and consistent policy being applied without conflicts.References:Based on my internal knowledge as of 2021.

asked 23/09/2024
Shady Mohamed Ibrahim
31 questions

Question 280

Report
Export
Collapse

A tabular User-Defined Function (UDF) is defined by specifying a return clause that contains which keyword?

ROW_NUMBER
ROW_NUMBER
TABLE
TABLE
TABULAR
TABULAR
VALUES
VALUES
Suggested answer: B

Explanation:

In Snowflake, a tabular User-Defined Function (UDF) is defined with a return clause that includes the keyword ''TABLE.'' This indicates that the UDF will return a set of rows, which can be used in the FROM clause of a query.References:Based on my internal knowledge as of 2021.

asked 23/09/2024
Luyanda Hatta
34 questions
Total 716 questions
Go to page: of 72