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

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

List of questions

Question 191

Report Export Collapse

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

SYSADMIN
SYSADMIN
ORGADMIN
ORGADMIN
ACCOUNTADMIN
ACCOUNTADMIN
SECURITYADMIN
SECURITYADMIN
Suggested answer: C
Explanation:

In a Snowflake role hierarchy, the top-level role is ACCOUNTADMIN.This role has the highest level of privileges and is capable of performing all administrative functions within the Snowflake account

asked 23/09/2024
Kefash White
44 questions

Question 192

Report Export Collapse

Files have been uploaded to a Snowflake internal stage. The files now need to be deleted.

Which SQL command should be used to delete the files?

PURGE
PURGE
MODIFY
MODIFY
REMOVE
REMOVE
DELETE
DELETE
Suggested answer: C
Explanation:

The SQL command used to delete files from a Snowflake internal stage is REMOVE.This command can be used to remove files from either an internal or external stage within Snowflake

asked 23/09/2024
Miguel Pinar Guruceta
47 questions

Question 193

Report Export Collapse

How should a virtual warehouse be configured if a user wants to ensure that additional multi-clusters are resumed with no delay?

Configure the warehouse to a size larger than generally required
Configure the warehouse to a size larger than generally required
Set the minimum and maximum clusters to autoscale
Set the minimum and maximum clusters to autoscale
Use the standard warehouse scaling policy
Use the standard warehouse scaling policy
Use the economy warehouse scaling policy
Use the economy warehouse scaling policy
Suggested answer: A
Explanation:

To ensure that additional multi-clusters are resumed with no delay, a virtual warehouse should be configured to a size larger than generally required.This configuration allows for immediate availability of additional resources when needed, without waiting for new clusters to start up

Topic 3, Exam pool C

asked 23/09/2024
Kristian Gutierrez
51 questions

Question 194

Report Export Collapse

Where is Snowflake metadata stored?

Within the data files
Within the data files
In the virtual warehouse layer
In the virtual warehouse layer
In the cloud services layer
In the cloud services layer
In the remote storage layer
In the remote storage layer
Suggested answer: C
Explanation:

Snowflake's architecture is divided into three layers: database storage, query processing, and cloud services. The metadata, which includes information about the structure of the data, the SQL operations performed, and the service-level policies, is stored in the cloud services layer. This layer acts as the brain of the Snowflake environment, managing metadata, query optimization, and transaction coordination.

asked 23/09/2024
Eb Store
35 questions

Question 195

Report Export Collapse

Network policies can be applied to which of the following Snowflake objects? (Choose two.)

Roles
Roles
Databases
Databases
Warehouses
Warehouses
Users
Users
Accounts
Accounts
Suggested answer: D, E
Explanation:

Network policies in Snowflake can be applied to users and accounts.These policies control inbound access to the Snowflake service and internal stages, allowing or denying access based on the originating network identifiers12.

References: [COF-C02] SnowPro Core Certification Exam Study Guide

asked 23/09/2024
Nezha El Fakraoui
35 questions

Question 196

Report Export Collapse

Which of the following practices are recommended when creating a user in Snowflake? (Choose two.)

Configure the user to be initially disabled.
Configure the user to be initially disabled.
Force an immediate password change.
Force an immediate password change.
Set a default role for the user.
Set a default role for the user.
Set the number of minutes to unlock to 15 minutes.
Set the number of minutes to unlock to 15 minutes.
Set the user's access to expire within a specified timeframe.
Set the user's access to expire within a specified timeframe.
Suggested answer: B, C
asked 23/09/2024
Anand Prakash
40 questions

Question 197

Report Export Collapse

Which statement MOST accurately describes clustering in Snowflake?

The database ACCOUNTADMIN must define the clustering methodology for each Snowflake table.
The database ACCOUNTADMIN must define the clustering methodology for each Snowflake table.
Clustering is the way data is grouped together and stored within Snowflake micro-partitions.
Clustering is the way data is grouped together and stored within Snowflake micro-partitions.
The clustering key must be included in the COPY command when loading data into Snowflake.
The clustering key must be included in the COPY command when loading data into Snowflake.
Clustering can be disabled within a Snowflake account.
Clustering can be disabled within a Snowflake account.
Suggested answer: B
Explanation:

Clustering in Snowflake refers to the organization of data within micro-partitions, which are contiguous units of storage within Snowflake tables.Clustering keys can be defined to co-locate similar rows in the same micro-partitions, improving scan efficiency and query performance12.

References: [COF-C02] SnowPro Core Certification Exam Study Guide

asked 23/09/2024
Felipe Huichacura
36 questions

Question 198

Report Export Collapse

Which privilege is required for a role to be able to resume a suspended warehouse if auto-resume is not enabled?

USAGE
USAGE
OPERATE
OPERATE
MONITOR
MONITOR
MODIFY
MODIFY
Suggested answer: B
Explanation:

The OPERATE privilege is required for a role to resume a suspended warehouse if auto-resume is not enabled.This privilege allows the role to start, stop, suspend, or resume a virtual warehouse3.

References: [COF-C02] SnowPro Core Certification Exam Study Guide

asked 23/09/2024
Karsten Seifert
34 questions

Question 199

Report Export Collapse

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

30 Days
30 Days
60 Days
60 Days
90 Days
90 Days
365 Days.
365 Days.
Suggested answer: A
Explanation:

Snowflake automatically rotates the Account and Table master keys when they are more than 30 days old.Active keys are retired, and new keys are created, ensuring robust security through frequent key changes1

asked 23/09/2024
Francis Arthur
41 questions

Question 200

Report Export Collapse

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

The clone always stays in sync with the original table.
The clone always stays in sync with the original table.
The clone has better query performance.
The clone has better query performance.
The clone is created almost instantly.
The clone is created almost instantly.
The clone will have time travel history from the original table.
The clone will have time travel history from the original table.
The clone saves space by not duplicating storage.
The clone saves space by not duplicating storage.
Suggested answer: C, E
Explanation:

Clones in Snowflake have the advantage of being created almost instantly and saving space by not duplicating storage.This is due to Snowflake's zero-copy cloning feature, which allows for the creation of object clones without the additional storage costs typically associated with data duplication23. Clones are independent of the original table and do not stay in sync with it, nor do they inherently have better query performance.However, they do inherit the time travel history from the original table at the time of cloning

asked 23/09/2024
souhaib chabchoub
40 questions
Total 716 questions
Go to page: of 72