Replies: 1 comment
-
Hello, When creating a view, you can set the definer and invoker with the SECURITY option. Probably, if a view is created based on the definer, and the definer has permission for the view, it will run normally without permission issues even if someone else runs it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to access to view created by other owners on the schema which query user has the access.
Beta Was this translation helpful? Give feedback.
All reactions