ExamGecko
Home / Snowflake / COF-C02
Ask Question

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

Question list
Search

Question 351

Report
Export
Collapse

What is a directory table in Snowflake?

A separate database object that is used to store file-level metadata
A separate database object that is used to store file-level metadata
An object layered on a stage that is used to store file-level metadata
An object layered on a stage that is used to store file-level metadata
A database object with grantable privileges for unstructured data tasks
A database object with grantable privileges for unstructured data tasks
A Snowflake table specifically designed for storing unstructured files
A Snowflake table specifically designed for storing unstructured files
Suggested answer: B

Explanation:

A directory table in Snowflake is an object layered on a stage that is used to store file-level metadata.It is not a separate database object but is conceptually similar to an external table because it stores metadata about the data files in the stage5.

asked 23/09/2024
Hammad Chandio
31 questions

Question 352

Report
Export
Collapse

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

Use COPY INTO <external stage> followed by a GET command to download the file.
Use COPY INTO <external stage> followed by a GET command to download the file.
Use COPY INTO <internal stage> followed by a put command to download the file.
Use COPY INTO <internal stage> followed by a put command to download the file.
Use COPY INTO <internal stage> with SINGLE = TRUE followed by a GET command to download the file.
Use COPY INTO <internal stage> with SINGLE = TRUE followed by a GET command to download the file.
Use COPY INTO <external stage> with SINGLE = TRUE followed by a PUT command to download the file.
Use COPY INTO <external stage> with SINGLE = TRUE followed by a PUT command to download the file.
Suggested answer: C

Explanation:

The Snowflake command to unload the result of a query to a single file isCOPY INTO <internal stage> with SINGLE = TRUEfollowed by aGETcommand to download the file.This command unloads the query result into a single file in the specified internal stage

asked 23/09/2024
Herbert Hartwell
38 questions

Question 353

Report
Export
Collapse

When working with a managed access schema, who has the OWNERSHIP privilege of any tables added to the schema?

The database owner
The database owner
The object owner
The object owner
The schema owner
The schema owner
The Snowflake user's role
The Snowflake user's role
Suggested answer: C

Explanation:

In a managed access schema, the schema owner retains the OWNERSHIP privilege of any tables added to the schema.This means that while object owners have certain privileges over the objects they create, only the schema owner can manage privilege grants on these objects1.

asked 23/09/2024
Maria Lockhart
27 questions

Question 354

Report
Export
Collapse

When using the ALLOW CLIENT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?

1 hour
1 hour
2 hours
2 hours
4 hours
4 hours
8 hours
8 hours
Suggested answer: C

Explanation:

When using the ALLOW_CLIENT_MFA_CACHING parameter, a cached Multi-Factor Authentication (MFA) token is valid for up to 4 hours.This allows for continuous, secure connectivity without users needing to respond to an MFA prompt at the start of each connection attempt to Snowflake within this timeframe2.

asked 23/09/2024
matias alvarez
29 questions

Question 355

Report
Export
Collapse

What factors impact storage costs in Snowflake? (Select TWO).

The account type
The account type
The storage file format
The storage file format
The cloud region used by the account
The cloud region used by the account
The type of data being stored
The type of data being stored
The cloud platform being used
The cloud platform being used
Suggested answer: A, C

Explanation:

The factors that impact storage costs in Snowflake include the account type (Capacity or On Demand) and the cloud region used by the account.These factors determine the rate at which storage is billed, with different regions potentially having different rates3.

asked 23/09/2024
Ange YAO
38 questions

Question 356

Report
Export
Collapse

Which Snowflake role can manage any object grant globally, including modifying and revoking grants?

USERADMIN
USERADMIN
ORGADMIN
ORGADMIN
SYSADMIN
SYSADMIN
SECURITYADMIN
SECURITYADMIN
Suggested answer: D

Explanation:

The SECURITYADMIN role in Snowflake can manage any object grant globally, including modifying and revoking grants.This role has the necessary privileges to oversee and control access to all securable objects within the Snowflake environment4.

asked 23/09/2024
Taka Masa
36 questions

Question 357

Report
Export
Collapse

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

USAGE_VIEWER
USAGE_VIEWER
GOVERNANCE_VIEWER
GOVERNANCE_VIEWER
OBJECT_VIEWER
OBJECT_VIEWER
SECURITY_VIEWER
SECURITY_VIEWER
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.

asked 23/09/2024
Georgios Kavvalakis
31 questions

Question 358

Report
Export
Collapse

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

INTEGER
INTEGER
OBJECT
OBJECT
VARIANT
VARIANT
VARCHAR
VARCHAR
LIST
LIST
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

asked 23/09/2024
james campbell
38 questions

Question 359

Report
Export
Collapse

How can a dropped internal stage be restored?

Enable Time Travel.
Enable Time Travel.
Clone the dropped stage.
Clone the dropped stage.
Execute the UNDROP command.
Execute the UNDROP command.
Recreate the dropped stage.
Recreate the dropped stage.
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

asked 23/09/2024
NEURONES TECHNOLOGIES
42 questions

Question 360

Report
Export
Collapse

Who can grant object privileges in a regular schema?

Object owner
Object owner
Schema owner
Schema owner
Database owner
Database owner
SYSADMIN
SYSADMIN
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.

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

asked 23/09/2024
Cheah Eng Soon
34 questions
Total 716 questions
Go to page: of 72