Re: Database packages

From: Marc Mazerolle <informaze_at_sympatico.ca>
Date: Tue, 30 Mar 1999 21:02:20 GMT
Message-ID: <37013C9C.887BF67A_at_sympatico.ca>


From user mark :

create public synonym update_all_data for update_all_data; grant execute on update_all_data to public;

From user dev :

execute update_all_data;

Regards,

Marc Mazerolle

ghoshd_at_yahoo.com wrote:

> Hi Everyone
>
> I have created a database package under the user: mark, called
> update_all_data();. But I want to use that package from my user id: dev as
> update_all_data(); only, that is, without using the "mark." part.
>
> How can I do that?
> Thanks
> Dev
> ghoshd_at_yahoo.com
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Tue Mar 30 1999 - 23:02:20 CEST

Original text of this message