COF-C02 Exam Question 111

True or False: Fail-safe can be disabled within a Snowflake account.
  • COF-C02 Exam Question 112

    A user has unloaded data from a Snowflake table to an external stage.
    Which command can be used to verify if data has been uploaded to the external stage named my_stage?
  • COF-C02 Exam Question 113

    What happens when an external or an internal stage is dropped? (Select TWO).
  • COF-C02 Exam Question 114

    What features does Snowflake Time Travel enable?
  • COF-C02 Exam Question 115

    A data provider wants to share data with a consumer who does not have a Snowflake account. The provider creates a reader account for the consumer following these steps:
    1. Created a user called "CONSUMER"
    2. Created a database to hold the share and an extra-small warehouse to query the data
    3. Granted the role PUBLIC the following privileges: Usage on the warehouse, database, and schema, and SELECT on all the objects in the share Based on this configuration what is true of the reader account?