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
Explain select statements in sql?
What are the types pl/sql code blocks?
how to get a list of columns in an existing table? : Sql dba
What is difference between nchar and nvarchar?
Can we join two tables without common column?
How is sql used in oracle?
What is sorting in sql?
what is a database transaction? : Sql dba
Is join an inner join?
how to get a list of all tables in a database? : Sql dba
What is field delimiter?
What are transaction and its controls?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
What is a join query?
Is sql open source?