SnowPro Core Certification — Question 344
Which of the following statements describes a schema in Snowflake?
Answer options
- A. A logical grouping of objects that belongs to a single database
- B. A logical grouping of objects that belongs to multiple databases
- C. A named Snowflake object that includes all the information required to share a database
- D. A uniquely identified Snowflake account within a business entity
Correct answer: A
Explanation
The correct answer is A because a schema in Snowflake is indeed a logical grouping of objects associated with a single database. Option B is incorrect as schemas do not span multiple databases, while options C and D refer to different Snowflake concepts, namely database sharing and account identification, respectively.