SHOW GRANTS ON ...
ACCOUNT
Lists all the account-level (i.e. global) privileges that have been granted to roles.
object_type object_name
Lists all privileges that have been granted on the object.
------------------------------------------------------------------
SHOW GRANTS TO ...
ROLE role_name
Lists all privileges and roles granted to the role.
USER user_name
Lists all the roles granted to the user. Note that the PUBLIC role, which is automatically available to every user, is not listed.
https://docs.snowflake.com/en/sql-reference/sql/show-grants.html#variants
SHOW GRANTS TO ROLE role_name
Lists all privileges and roles granted to the role.
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.
halol
Highly Voted 1 year, 11 months ago_yyukta
Most Recent 8 months, 2 weeks agofahfouhi94
1 year, 9 months agoBigDataBB
1 year, 9 months agoMultiCloudIronMan
1 year, 3 months agoSnowProCertDec22
1 year, 10 months agoKeshavaMugulur
1 year, 11 months ago