What is the best possible way to get the table analyzed from application
code without changing granting owner to dev_user?
A solution is to write a "SECURITY DEFINER" function.
David J.
What is the best possible way to get the table analyzed from application
code without changing granting owner to dev_user?