PL/SQL (MOSC)

MOSC Banner

PL/SQL packages to manage tables in two schemas.

edited Apr 23, 2009 2:06AM in PL/SQL (MOSC) 12 commentsAnswered
My application on database uses the same PL/SQL packages to manage tables in two schemas. The tables have the same structure but, of course, different data.

Now I have two copies of the same PL/SQL packages in the two schemas.

Can I store the PL/SQL packages in a third schema to call them from the other two schemas?

Can I use synonyms to the tables owned in one of the two schemas to compile packages in the third schema?

 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center