SnowPro Core Certification — Question 343

Which of the following are characteristics of schemas used in Snowflake? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answers are B and C. A database can contain multiple schemas, allowing for better organization of data, and a schema indeed represents a logical grouping of database objects. Options A, D, and E are incorrect; a schema cannot contain databases, schemas are not contained within virtual warehouses, and tables cannot span multiple schemas.