ExamGecko
Home Home / Snowflake / SnowPro Core

Snowflake SnowPro Core Practice Test - Questions Answers, Page 35

Question list
Search
Search

Which task privilege does a Snowflake role need in order to suspend or resume a task?

A.
USAGE
A.
USAGE
Answers
B.
OPERATE
B.
OPERATE
Answers
C.
MONITOR
C.
MONITOR
Answers
D.
OWNERSHIP
D.
OWNERSHIP
Answers
Suggested answer: B

Explanation:

In Snowflake, the OPERATE privilege is required for a role to suspend or resume a task.This privilege allows the role to perform operational tasks such as starting and stopping tasks, which includes suspending and resuming them6

Which role has the ability to create and manage users and roles?

A.
ORGADMIN
A.
ORGADMIN
Answers
B.
USERADMIN
B.
USERADMIN
Answers
C.
SYSADMIN
C.
SYSADMIN
Answers
D.
SECURITYADMIN
D.
SECURITYADMIN
Answers
Suggested answer: B

Explanation:

The USERADMIN role in Snowflake has the ability to create and manage users and roles within the Snowflake environment.This role is specifically dedicated to user and role management and creation

Topic 4, Exam pool D

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

A.
A user with an USERADMIN or higher role
A.
A user with an USERADMIN or higher role
Answers
B.
A user with a SECURITYADMIN or higher role
B.
A user with a SECURITYADMIN or higher role
Answers
C.
A role that has been granted the ATTACH POLICY privilege
C.
A role that has been granted the ATTACH POLICY privilege
Answers
D.
A role that has the NETWORK_POLlCY account parameter set
D.
A role that has the NETWORK_POLlCY account parameter set
Answers
E.
A role that has the ownership of the network policy
E.
A role that has the ownership of the network policy
Answers
Suggested answer: B, E

Explanation:

In Snowflake, a user with the SECURITYADMIN role or higher can activate and enforce a network policy for all users in an account.Additionally, a role that has ownership of the network policy can also activate and enforce it

A permanent table and temporary table have the same name, TBL1, in a schema.

What will happen if a user executes select * from TBL1 ;?

A.
The temporary table will take precedence over the permanent table.
A.
The temporary table will take precedence over the permanent table.
Answers
B.
The permanent table will take precedence over the temporary table.
B.
The permanent table will take precedence over the temporary table.
Answers
C.
An error will say there cannot be two tables with the same name in a schema.
C.
An error will say there cannot be two tables with the same name in a schema.
Answers
D.
The table that was created most recently will take precedence over the older table.
D.
The table that was created most recently will take precedence over the older table.
Answers
Suggested answer: A

Explanation:

In Snowflake, if a temporary table and a permanent table have the same name within the same schema, the temporary table takes precedence over the permanent table within the session where the temporary table was created4.

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

A.
Add and remove members.
A.
Add and remove members.
Answers
B.
Delete data categories.
B.
Delete data categories.
Answers
C.
Approve and deny listing approval requests.
C.
Approve and deny listing approval requests.
Answers
D.
Transfer listing ownership.
D.
Transfer listing ownership.
Answers
E.
Transfer ownership of a provider profile.
E.
Transfer ownership of a provider profile.
Answers
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.

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

A.
Bytes scanned
A.
Bytes scanned
Answers
B.
Bytes written to result
B.
Bytes written to result
Answers
C.
Partitions scanned
C.
Partitions scanned
Answers
D.
Partitions total
D.
Partitions total
Answers
E.
Percentage scanned from cache
E.
Percentage scanned from cache
Answers
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.

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

A.
USAGE_VIEWER
A.
USAGE_VIEWER
Answers
B.
GOVERNANCE_VIEWER
B.
GOVERNANCE_VIEWER
Answers
C.
OBJECT_VIEWER
C.
OBJECT_VIEWER
Answers
D.
SECURITY_VIEWER
D.
SECURITY_VIEWER
Answers
Suggested answer: B

Explanation:

The GOVERNANCE_VIEWER role in the ACCOUNT_USAGE schema provides visibility into policy-related information within Snowflake.This role is specifically designed to access views that display object metadata and usage metrics related to governance12.

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

A.
INTEGER
A.
INTEGER
Answers
B.
OBJECT
B.
OBJECT
Answers
C.
VARIANT
C.
VARIANT
Answers
D.
VARCHAR
D.
VARCHAR
Answers
E.
LIST
E.
LIST
Answers
Suggested answer: B, C

Explanation:

The Snowflake data types that can be used to build nested hierarchical data are OBJECT and VARIANT.These data types support the storage and querying of semi-structured data, allowing for the creation of complex, nested data structures

How can a dropped internal stage be restored?

A.
Enable Time Travel.
A.
Enable Time Travel.
Answers
B.
Clone the dropped stage.
B.
Clone the dropped stage.
Answers
C.
Execute the UNDROP command.
C.
Execute the UNDROP command.
Answers
D.
Recreate the dropped stage.
D.
Recreate the dropped stage.
Answers
Suggested answer: D

Explanation:

Once an internal stage is dropped in Snowflake, it cannot be recovered or restored using Time Travel or UNDROP commands.The only option is to recreate the dropped stage

Who can grant object privileges in a regular schema?

A.
Object owner
A.
Object owner
Answers
B.
Schema owner
B.
Schema owner
Answers
C.
Database owner
C.
Database owner
Answers
D.
SYSADMIN
D.
SYSADMIN
Answers
Suggested answer: A

Explanation:

In a regular schema within Snowflake, the object owner has the privilege to grant object privileges.The object owner is typically the role that created the object or to whom the ownership of the object has been transferred78.

Reference = [COF-C02] SnowPro Core Certification Exam Study Guide

Total 627 questions
Go to page: of 63