25 July, 2015

Oracle PL SQL | Pending Questions

1. The validity of a package depends upon the validity of the other database objects it references to; So if we try to create 2 packages which have dependency on each other, then how will that contention be resolved?