Skip to content

Instantly share code, notes, and snippets.

@daemswibowo
Created June 12, 2022 09:24
Show Gist options
  • Save daemswibowo/6f026a4fc8df1682fc648912ee846ba7 to your computer and use it in GitHub Desktop.
Save daemswibowo/6f026a4fc8df1682fc648912ee846ba7 to your computer and use it in GitHub Desktop.
-- grant permissions to the role
GRANT SELECT,INSERT,UPDATE,DELETE ON my_db_name.* TO qateam;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment