nerdexam
SnowflakeSnowflake

COF-C02 · Question #400

COF-C02 Question #400: Real Exam Question with Answer & Explanation

The correct answer is D: SELECT. In Snowflake, an inbound data share refers to the data shared with an account by another account. The only DDL/DML operation allowed on an inbound data share is SELECT. This restriction ensures that the shared data remains read-only for the consuming account, maintaining the inte

Data Protection and Data Sharing

Question

Which DDL/DML operation is allowed on an inbound data share?

Options

  • AALTER TA3LE
  • BINSERT INTO
  • CMERGE
  • DSELECT

Explanation

In Snowflake, an inbound data share refers to the data shared with an account by another account. The only DDL/DML operation allowed on an inbound data share is SELECT. This restriction ensures that the shared data remains read-only for the consuming account, maintaining the integrity and ownership of the data by the sharing account.

Topics

#Data Sharing#Inbound Share#Read-Only Data#DML Operations

Community Discussion

No community discussion yet for this question.

Full COF-C02 PracticeBrowse All COF-C02 Questions