Skip to main content

COF-R02 Real Exam Questions

SnowPro Core Recertification (COF-R02)

330 questions available · Page 1 of 33

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

True or False: Query ID's are unique across all Snowflake deployments and can be used in communication with Snowflake Support to help troubleshoot issues.

  1. A

    True

  2. B

    False

Show answer and explanation

Correct answer: A

Question 2 Multiple choice

Which of the following statements apply to Snowflake in terms of security? (Choose two.)

  1. A

    Snowflake leverages a Role-Based Access Control (RBAC) model.

  2. B

    Snowflake requires a user to configure an IAM user to connect to the database.

  3. C

    All data in Snowflake is encrypted.

  4. D

    Snowflake can run within a user's own Virtual Private Cloud (VPC).

  5. E

    All data in Snowflake is compressed.

Show answer and explanation

Correct answers: A, D

Question 3 Multiple choice

Which of the following are valid methods for authenticating users for access into Snowflake? (Select

THREE)

  1. A

    SCIM

  2. B

    Federated authentication

  3. C

    TLS 1.2

  4. D

    Key-pair authentication

  5. E

    OAuth

  6. F

    OCSP authentication

Show answer and explanation

Correct answers: B, D, E

Question 4 Single choice

Which privilege must be granted to a share to allow secure views the ability to reference data in multiple databases?

  1. A

    CREATE_SHARE on the account

  2. B

    SHARE on databases and schemas

  3. C

    SELECT on tables used by the secure view

  4. D

    REFERENCE_USAGE on databases

Show answer and explanation

Correct answer: C

Question 5 Single choice

Which feature allows a user the ability to control the organization of data in a micro-partition?

  1. A

    Range Partitioning

  2. B

    Search Optimization Service

  3. C

    Automatic Clustering

  4. D

    Horizontal Partitioning

Show answer and explanation

Correct answer: D

Question 6 Single choice

Which Snowflake tool would be BEST to troubleshoot network connectivity?

  1. A

    SnowCLI

  2. B

    SnowUI

  3. C

    SnowSQL

  4. D

    SnowCD

Show answer and explanation

Correct answer: D

Explanation

https://docs.snowflake.com/en/user-guide/snowcd.html#:~:text=SnowCD%20(i.e.%20Snowflake%20Connectivity%20Diagnostic,their%20network%20connection%20to%20Snowflake.

Question 7 Single choice

A single user of a virtual warehouse has set the warehouse to auto-resume and auto-suspend after 10 minutes. The warehouse is currently suspended and the user performs the following actions:

1. Runs a query that takes 3 minutes to complete
2. Leaves for 15 minutes
3. Returns and runs a query that takes 10 seconds to complete
4. Manually suspends the warehouse as soon as the last query was completed

When the user returns, how much billable compute time will have been consumed?

  1. A

    4 minutes

  2. B

    10 minutes

  3. C

    14 minutes

  4. D

    24 minutes

Show answer and explanation

Correct answer: C

Question 8 Multiple choice

What Snowflake features allow virtual warehouses to handle high concurrency workloads? (Select TWO)

  1. A

    The ability to scale up warehouses

  2. B

    The use of warehouse auto scaling

  3. C

    The ability to resize warehouses

  4. D

    Use of multi-clustered warehouses

  5. E

    The use of warehouse indexing

Show answer and explanation

Correct answers: B, D

Question 9 Single choice

To run a Multi-Cluster Warehouse in auto-scale mode, a user would:

  1. A

    Configure the Maximum Clusters setting to "Auto-Scale"

  2. B

    Set the Warehouse type to "Auto"

  3. C

    Set the Minimum Clusters and Maximum Clusters settings to the same value

  4. D

    Set the Minimum Clusters and Maximum Clusters settings to the different values

Show answer and explanation

Correct answer: D

Explanation

References:
https://help.pentaho.com/Documentation/9.1/Products/Modify_Snowflake_warehouse

Question 10 Single choice

What are the default Time Travel and Fail-safe retention periods for transient tables?

  1. A

    Time Travel-1 day. Fail-safe-1 day

  2. B

    Time Travel-0 days. Fail-safe-1 day

  3. C

    Time Travel-1 day. Fail-safe-0 days

  4. D

    Transient tables are retained in neither Fail-safe nor Time Travel

Show answer and explanation

Correct answer: C

Explanation

https://docs.snowflake.com/en/user-guide/data-cdp-storage-costs.html#:~:text=Temporary%20and%20Transient%20Tables,-To%20help%20manage&text=Temporary%20tables%20can%20also%20have,have%20no%20Fail%2Dsafe%20period.