Hi you can grant execute privilege on a perticular procedure to any user like this...
GRANT EXECUTE ON procedure_name TO user;
This should be given by the owner of the procedure/package who created this procedure/package.
Sandy
|
Results 1 to 5 of 5
Thread: Privileges/Owner of schemaThreaded View
|
Click Here to Expand Forum to Full Width |