If a procedure within a package is invalidated whether the
entire package will be invalid and has to be recompiled
again?
Answer Posted / guest
Yes, the total package body will become invalid and has to
be recompiled again
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
What is insert command in sql?
What is prepared statement in sql?
Is sql a backend?
What is a join query?
what are the properties and different types of sub-queries? : Sql dba
What is sqlcommand?
How long it takes to learn pl sql?
Why functions are used in sql?
How to return multiple rows from the stored procedure?
Determine if oracle date is on a weekend?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
What is pl sql collection?
What operators deal with null?
What is clustered and nonclustered index in sql?
what are date and time functions in mysql? : Sql dba