Which command is used to unload files from an internal or external stage to a local file system?
What feature of Snowflake Continuous Data Protection can be used for maintenance of historical data?
Which statements describe benefits of Snowflake ' s separation of compute and storage? (Select TWO).
Which privilege must be granted to a share to allow secure views the ability to reference data in multiple databases?
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?
What is the MINIMUM role required to set the value for the parameter ENABLE_ACCOUNT_DATABASE_REPLICATION?
Which Snowflake feature enables loading data from cloud storage as soon as files ate available in a stage?
What Snowflake objects can contain custom application logic written in JavaScript? (Select TWO)
A user wants to access stored in a stage without authenticating into Snowflake.
Which type of URL should be used?
Which activities are managed by Slowflake ' s Cloud Services layer? (Select TWO).
What Snowflake service or feature can be used to ensure that Snowflake-hosted data is still available if an account becomes inaccessible because of a regional cloud service provider outage ?
What privilege is required to view the load statistics on a virtual warehouse?
What is the recommended use for the COPY INTO < location > SINGLE = TRUE command?