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

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

List of questions

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
35 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
40 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
29 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
34 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
43 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
38 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
34 questions

Question 358

Report Export Collapse

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

Become a Premium Member for full access
  Unlock Premium Member

Question 359

Report Export Collapse

How can a dropped internal stage be restored?

Become a Premium Member for full access
  Unlock Premium Member

Question 360

Report Export Collapse

Who can grant object privileges in a regular schema?

Become a Premium Member for full access
  Unlock Premium Member
Total 716 questions
Go to page: of 72