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
Is sqlite good enough for production?
Explain the difference between drop and truncate commands in sql?
What do you understand by pl/sql packages?
what are null values? : Sql dba
What are different types of tables in sql?
Is oracel sql developer written in java?
Can you inner join the same table?
What is a sql trace file?
what is clause? : Sql dba
What is the left table in sql?
Is sql a programming?
Differentiate between sga and pga.
How can you fetch common records from two tables?
what are the performance and scalability characteristics of mysql? : Sql dba
How long does it take to learn pl sql?