Where in the Snowflake UI can a user determine which tables they are permitted to access?
Snowflake’s Database Explorer provides a hierarchical browser of databases, schemas, and contained objects, including tables. It shows only objects for which the active role has the required privileges, allowing users to identify accessible tables.
Community Discussion