https://docs.snowflake.com/en/sql-reference/sql/desc-share
Only the ACCOUNTADMIN role has the privileges to describe a share. Executing this command with any role other than ACCOUNTADMIN returns an error.
To post-process the output of this command, you can use the RESULT_SCAN function, which treats the output as a table that can be queried.
The ANSWER is D
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
37ceea2
2 months, 2 weeks ago