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 / subha

First compile package A and B spec then compile package body of both A and B.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the maximum size of sqlite database?

636


Explain the the update statement in sql?

677


What is benefit of creating memory optimized table?

616


What is %type in pl sql?

625


What are the three forms of normalization?

651






Explain the difference between cursor declared in procedures and cursors declared in the package specification?

667


how do you know the version of your mysql server? : Sql dba

588


How do I view tables in sql developer?

591


Does pl/sql support create command?

660


What is a field in a database?

655


how to rename an existing column in a table? : Sql dba

593


Why functions are used in sql?

620


Define SQL and state the differences between SQL and other conventional programming Languages?

777


Which is faster count (*) or count 1?

648


What is aggregate function in sql?

644