Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A Snowflake user wants to share data using my_share with account xy12345.
my_share
xy12345
Which command should be used?
A
grant usage on share my_share to account xy12345;
B
grant select on share my_share to account xy12345;
C
alter share my_share add accounts = xy12345;
D
alter account xy12345 add share my_share;