SnowPro Core Certification — Question 654
Which objects together comprise a namespace in Snowflake? (Choose two.)
Answer options
- A. Account
- B. Database
- C. Schema
- D. Table
- E. Virtual warehouse
Correct answer: B, C
Explanation
A namespace in Snowflake is defined by the Database and Schema, which organize and contain objects like tables. While Account and Virtual warehouse are important in Snowflake, they do not constitute a namespace, and Table is an object within a Schema, not a component of the namespace itself.