Which languages requite that User-Defined Function (UDF) handlers be written inline? (Select TWO).
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 command should be used to unload all the rows from a table into one or more files in a named stage?
What does the LATERAL modifier for the FLATTEN function do?
What is the only supported character set for loading and unloading data from all supported file formats?