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 and performs the following steps: 1. Creates a user named "CONSUMER". 2. Creates a database to hold the share and an extra-small warehouse to query the data. 3. Grants the PUBLIC role 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? | Snowflake SnowPro Core Quiz - LeetQuiz