Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRANT <privileges> on <object> TO ROLE <role-name> #2819

Closed
Tracked by #2815
BohuTANG opened this issue Nov 16, 2021 · 1 comment
Closed
Tracked by #2815

GRANT <privileges> on <object> TO ROLE <role-name> #2819

BohuTANG opened this issue Nov 16, 2021 · 1 comment
Labels
A-query Area: databend query

Comments

@BohuTANG
Copy link
Member

BohuTANG commented Nov 16, 2021

Summary

Grants one or more access privileges on a object to a role.
grant select,insert on database db1 to role myrole

Objects like:
https://docs.snowflake.com/en/user-guide/security-access-control-overview.html#securable-objects

@BohuTANG BohuTANG mentioned this issue Nov 16, 2021
6 tasks
@BohuTANG BohuTANG changed the title GRANT <privileges> on <object> TO ROLE <role-name> -- Grants one or more access privileges on a object to a role- grant select,insert on database db1 to role myrole GRANT <privileges> on <object> TO ROLE <role-name> Nov 16, 2021
@BohuTANG BohuTANG added A-databend-cloud A-query Area: databend query labels Nov 16, 2021
@junnplus
Copy link
Contributor

Close this issue for #4194

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-query Area: databend query
Projects
None yet
Development

No branches or pull requests

2 participants