nerdexam
Snowflake

COF-C02 · Question #579

Which Snowflake object contains all the information required to share a database?

The correct answer is D. Share. In Snowflake, a Share is the object that contains all the information required to share a database with other Snowflake accounts. Shares are used to securely share data stored in Snowflake tables and views, enabling data providers to grant data consumers access to their…

Data Protection and Data Sharing

Question

Which Snowflake object contains all the information required to share a database?

Options

  • APrivate listing
  • BSecure view
  • CSequence
  • DShare

How the community answered

(33 responses)
  • B
    3% (1)
  • C
    3% (1)
  • D
    94% (31)

Explanation

In Snowflake, a Share is the object that contains all the information required to share a database with other Snowflake accounts. Shares are used to securely share data stored in Snowflake tables and views, enabling data providers to grant data consumers access to their datasets without duplicating data. When a database is shared, it can include one or more schemas, and each schema can contain tables, views, or both.

Topics

#Data Sharing#Share Object#Snowflake Objects

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice