Grant EXCUTE privilege on some functions of a package
DUJan 20 2013 — edited Jan 28 2013Hi all,
I need to grant execute privilege to a user on only some functions of a package, while the other functions, inside the package, should not be accessed by the user.
Any advice how to do this pls?