nerdexam
Snowflake

COF-C02 · Question #107

Which of the following objects are contained within a schema? (Choose two.)

The correct answer is B. Stream D. External table. In Snowflake, a schema is a logical grouping of database objects, which can include streams and external tables. A stream is an object that allows users to query data that has changed in specified tables or views, and an external table is a table that references data stored…

Snowflake Cloud Data Platform Features and Architecture

Question

Which of the following objects are contained within a schema? (Choose two.)

Options

  • ARole
  • BStream
  • CWarehouse
  • DExternal table
  • EUser
  • FShare

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    91% (20)
  • E
    5% (1)

Explanation

In Snowflake, a schema is a logical grouping of database objects, which can include streams and external tables. A stream is an object that allows users to query data that has changed in specified tables or views, and an external table is a table that references data stored outside of Snowflake. Roles, warehouses, users, and shares are not contained within a schema.

Topics

#Schema objects#Object hierarchy#Stream#External table

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice