Question on AUTHID
Hello Everyone
I have created a package A with AUTHID set to DEFINER.
This package has a procedure A.B. Here the AUTHID is set to CURRENT_USER.
And this procedure A.B calls another system package say DBMS_STATS which will have its own AUTHID.
So, we have different AUTHID settings at different levels. How does it all work out ? Which one takes the preference ?
--
Best Regards
Vishal
0