nerdexam
Snowflake

ARA-C01 · Question #60

Based on the Snowflake object hierarchy, what securable objects belong directly to a Snowflake account? (Select THREE).

The correct answer is A. Database E. Role F. Warehouse. In Snowflake's object hierarchy, securable objects are organized into two levels: account-level and schema-level. Account-level objects exist directly under the account and include: Databases (A), Warehouses (F), Roles (E), Users, Resource Monitors, and Integrations. Schemas (B)

Snowflake Architecture

Question

Based on the Snowflake object hierarchy, what securable objects belong directly to a Snowflake account? (Select THREE).

Options

  • ADatabase
  • BSchema
  • CTable
  • DStage
  • ERole
  • FWarehouse

How the community answered

(41 responses)
  • A
    88% (36)
  • C
    7% (3)
  • D
    5% (2)

Explanation

In Snowflake's object hierarchy, securable objects are organized into two levels: account-level and schema-level. Account-level objects exist directly under the account and include: Databases (A), Warehouses (F), Roles (E), Users, Resource Monitors, and Integrations. Schemas (B) are children of databases, not the account. Tables (C) and Stages (D) are schema-level objects - they live inside a schema, which lives inside a database, which lives inside an account. Therefore, Database, Role, and Warehouse are the three account-level securable objects among the choices.

Topics

#Snowflake object hierarchy#Account-level objects#Securable objects#Snowflake architecture

Community Discussion

No community discussion yet for this question.

Full ARA-C01 Practice