I have 2 packages A and B. Now package A references Package B
and Package B references Package A. How do you compile such
inter-dependent objects in PL/SQL

Answer Posted / nitin

Forward declaration can be implemented for procedure only.In one package you can create inter-dependency but for package it is not possible.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are sql database names case sensitive?

597


Which table is left in left join?

624


what are the types of subquery? : Sql dba

691


what is bdb (berkeleydb)? : Sql dba

672


what are the advantages of sql ? : Sql dba

640






What is the benefit of foreign key?

621


Where do we use pl sql?

640


Can we use views in stored procedure?

608


What is nosql db?

627


What is an exception in pl/sql?

638


Is id a reserved word in sql?

760


How can I speed up sql query?

623


ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..

2078


What are the types pl/sql code blocks?

699


What are different types of indexes?

600