Which object hierarchy is valid when constructing a Snowflake environment?
In Snowflake, the customer organization contains accounts; each account contains databases; each database contains schemas; and schema-level securable objects include named stages. A warehouse is an account-level object, not an object within a schema.
Community Discussion