Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 866

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

    Correct Answer: D

    Inbound data shares typically allow only read operations. This means that the only allowable operation from the given options on an inbound data share is a SELECT operation, which is used to retrieve data. DML operations like INSERT INTO or MERGE, and DDL operations like ALTER TABLE, are not permitted on shared data since those imply modifications to the data or its structure.

Discussion
RicardoBarbosaOption: D

You can't alter a shared table, only the share itself to add/remove accounts

Mike722Option: D

D. SELECT

gizzamoOption: D

D. Select is the correct answer.

BobFarOption: D

D is correct. Select

Pradeep_7869Option: A

A is the answer

kayuhanbidukOption: A

A. SELECT

tennyaladOption: A

https://docs.snowflake.com/en/user-guide/data-sharing-provider#ddl-for-shares