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

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

Add to Whishlist

List of questions

Question 141

Report Export Collapse

Which methods can be used to delete staged files from a Snowflake stage? (Choose two.)

Use the DROP <file> command after the load completes.
Use the DROP <file> command after the load completes.
Specify the TEMPORARY option when creating the file format.
Specify the TEMPORARY option when creating the file format.
Specify the PURGE copy option in the COPY INTO <table> command.
Specify the PURGE copy option in the COPY INTO <table> command.
Use the REMOVE command after the load completes.
Use the REMOVE command after the load completes.
Use the DELETE LOAD HISTORY command after the load completes.
Use the DELETE LOAD HISTORY command after the load completes.
Suggested answer: C, D
Explanation:

To delete staged files from a Snowflake stage, you can specify thePURGEoption in theCOPY INTO <table>command, which will automatically delete the files after they have been successfully loaded.Additionally, you can use theREMOVEcommand after the load completes to manually delete the files from the stage12.

References =DROP STAGE,REMOVE

asked 23/09/2024
George Mabry
54 questions

Question 142

Report Export Collapse

Assume there is a table consisting of five micro-partitions with values ranging from A to Z.

Which diagram indicates a well-clustered table?

Option A
Option A
Option B
Option B
Option C
Option C
Option D
Option D
Suggested answer: C
Explanation:

A well-clustered table in Snowflake means that the data is organized in such a way that related data points are stored close to each other within the micro-partitions. This optimizes query performance by reducing the amount of scanned data.The diagram indicated by option C shows a well-clustered table, as it likely represents a more evenly distributed range of values across the micro-partitions1.

References =Snowflake Micro-partitions & Table Clustering

asked 23/09/2024
Wellington Rodrigues da Costa
43 questions

Question 143

Report Export Collapse

What is an advantage of using an explain plan instead of the query profiler to evaluate the performance of a query?

Become a Premium Member for full access
  Unlock Premium Member

Question 144

Report Export Collapse

Which data types are supported by Snowflake when using semi-structured data? (Choose two.)

Become a Premium Member for full access
  Unlock Premium Member

Question 145

Report Export Collapse

Why does Snowflake recommend file sizes of 100-250 MB compressed when loading data?

Become a Premium Member for full access
  Unlock Premium Member

Question 146

Report Export Collapse

Which of the following features are available with the Snowflake Enterprise edition? (Choose two.)

Become a Premium Member for full access
  Unlock Premium Member

Question 147

Report Export Collapse

What is the default file size when unloading data from Snowflake using the COPY command?

Become a Premium Member for full access
  Unlock Premium Member

Question 148

Report Export Collapse

What features that are part of the Continuous Data Protection (CDP) feature set in Snowflake do not require additional configuration? (Choose two.)

Become a Premium Member for full access
  Unlock Premium Member

Question 149

Report Export Collapse

Which Snowflake layer is always leveraged when accessing a query from the result cache?

Become a Premium Member for full access
  Unlock Premium Member

Question 150

Report Export Collapse

A Snowflake Administrator needs to ensure that sensitive corporate data in Snowflake tables is not visible to end users, but is partially visible to functional managers.

How can this requirement be met?

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