SHOW GRANTS OF SHARE product_s;

SHOW GRANTS OF SHARE product_s;
A . GRANT USAGE ON DATABASE product_db TO SHARE product_s;
B . CREATE DIRECT SHARE product_s;
C . GRANT SELECT ON TABLE sales_db. product_agg.Item_agg TO SHARE product_s;
D . ALTER SHARE product_s ADD ACCOUNTS=xy12345, yz23456;

Answer: C

Explanation:

CREATE SHARE product_s is the correct Snowsql command to create Share object.

Rest are correct ones.

https://docs.snowflake.com/en/user-guide/data-sharing-provider#creating-a-share-using-sql

Latest DSA-C02 Dumps Valid Version with 65 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments