Which object is at the highest level in the Snowflake object hierarchy?
A schema is a container within a Snowflake database that holds objects such as tables, views, and tasks. It is therefore higher in the hierarchy than those individual schema objects.
Community Discussion