COF-C02 Exam Details

  • Exam Code
    :COF-C02
  • Exam Name
    :SnowPro Core Certification (COF-C02)
  • Certification
    :Snowflake Certifications
  • Vendor
    :Snowflake
  • Total Questions
    :1700 Q&As
  • Last Updated
    :May 31, 2026

Snowflake COF-C02 Online Questions & Answers

  • Question 631:

    Which command sets the Virtual Warehouse for a session?

    A. COPY WAREHOUSE FROM ;
    B. SET WAREHOUSE = ;
    C. USE WAREHOUSE ;
    D. USE VIRTUAL_WAREHOUSE ;

  • Question 632:

    Which data sharing mechanism can be used to share data privately or publicly within the Snowflake Marketplace?

    A. Listing
    B. Direct share
    C. Reader account
    D. Data Exchange

  • Question 633:

    Which default warehouse configuration has the highest precedence whenever a new session is created by a user?

    A. Default warehouse tor the user
    B. Default warehouse in the configuration file of the client utilities
    C. Default warehouse specified on a CLI or in drivers/connectors parameters
    D. Default warehouse of the role assigned to the user

  • Question 634:

    Which file format will keep floating-point numbers from being truncated when data is unloaded?

    A. CSV
    B. JSON
    C. ORC
    D. Parquet

  • Question 635:

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

    A. SCIM
    B. Federated authentication
    C. TLS 1.2
    D. Key-pair authentication
    E. OAuth
    F. OCSP authentication

  • Question 636:

    When can user session variables be accessed in a Snowflake scripting procedure?

    A. When the procedure is defined as STRICT.
    B. When the procedure is defined to execute as CALLER.
    C. When the procedure is defined to execute as OWNER.
    D. When the procedure is defined with an argument that has the same name and type as the session variable.

  • Question 637:

    What privileges or user roles are required to get or request access to data that is available in the Snowflake Marketplace? (Select TWO).

    A. MANAGE SHARE
    B. IMPORT SHARE
    C. USERADMIN
    D. SECURITYADMIN
    E. ACCOUNTADMIN

  • Question 638:

    Which data protection feature should only be used when all other data recovery options have been attempted?

    A. Time Travel
    B. Cloning
    C. Replication
    D. Fail-safe

  • Question 639:

    Which of the following activities consume virtual warehouse credits in the Snowflake environment? (Choose two.)

    A. Caching query results
    B. Running EXPLAIN and SHOW commands
    C. Cloning a database
    D. Running a custom query
    E. Running COPY commands