Query parsing and compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
What is the following SQL command used for?
Select * from table(validate(t1, job_id => '_last'));
Which privilege is required for a role to be able to resume a suspended warehouse if auto-resume is not enabled?
What COPY INTO SQL command should be used to unload data into multiple files?
What types of data listings are available in the Snowflake Data Marketplace? (Choose two.)
Which of the following features are available with the Snowflake Enterprise edition? (Choose two.)
Which commands should be used to grant the privilege allowing a role to select data from all current tables and any tables that will be created later in a schema? (Choose two.)
Which stages are used with the Snowflake PUT command to upload files from a local file system? (Choose three.)
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?
Which statements are correct concerning the leveraging of third-party data from the Snowflake Data Marketplace? (Choose two.)