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
With the use of forward declaration we can call other package
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
How do I view a table in sql?
What is a record in pl/sql?
The select into statement is most often used to create backup copies of tables or for archiving records?
tell us something about heap tables. : Sql dba
What is recursive stored procedure?
How many types of functions are there in sql?
What is pl sql collection?
How can we optimize a sql query?
What are tables and fields?
Which is better join or inner query?
What are instead of triggers?
How do I count rows in sql?
What is consistency?
How run sql*plus commands that are stored in a local file?
What does 0 mean in sql?