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
Why do we use %rowtype & %type in plsql?
Can delete statement be rollbacked?
What is a full join?
What is database white box testing and black box testing?
What are the three forms of normalization?
What are different types of keys?
What is ttitle and btitle?
What is trigger types in sql?
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
What is the difference between inner join and natural join?
How do rank () and dense_rank () differ?
How to display Row Number with Records in Oracle SQL Plus?
Is left join and outer join same?
How many row comparison operators are used while working with a subquery?
What is union, minus and interact commands?