If there a difference if you use PL/SQL or if you use a stored procedure?
I axpect a difference when you use a stored procedure. Privileges for some objects have been granted to a role and not to public or to the user, and roles are disabled in stored procedures.




Reply With Quote