COF-C02 · Question #302
Which items are considered schema objects in Snowflake? (Select TWO).
The correct answer is A. Pipe B. File format. In Snowflake, the object hierarchy is: Organization > Account > Database > Schema > Schema Objects. Schema objects are items that live inside a schema. Pipe and File Format are both schema-level objects. Resource Monitor, Storage Integration, and Virtual Warehouse are all…
Question
Which items are considered schema objects in Snowflake? (Select TWO).
Options
- APipe
- BFile format
- CResource monitor
- DStorage integration
- EVirtual warehouse
How the community answered
(33 responses)- A88% (29)
- C3% (1)
- D9% (3)
Explanation
In Snowflake, the object hierarchy is: Organization > Account > Database > Schema > Schema Objects. Schema objects are items that live inside a schema. Pipe and File Format are both schema-level objects. Resource Monitor, Storage Integration, and Virtual Warehouse are all account-level objects - they exist at the account level, not within a specific schema.
Topics
Community Discussion
No community discussion yet for this question.