If a procedure within a package is invalidated whether the
entire package will be invalid and has to be recompiled
again?
Answer Posted / rajini
It will be complained when it is referenced.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is field delimiter?
Name three sql operations that perform a sort.
What is an inconsistent dependency?
How many types of tables are there?
How do you write an inner join query?
What is substitution variable?
Explain two easy sql optimizations.
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
Why stored procedures are faster than query?
Why do we use %rowtype & %type in plsql?
How are functions and procedures called in PL/SQL?
Does sql use python?
What is the difference between left and left outer join?
what are date and time intervals? : Sql dba
Explain the purpose of %type and %rowtype data types?