Created
June 12, 2022 09:24
-
-
Save daemswibowo/6f026a4fc8df1682fc648912ee846ba7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- 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