in a package one procedure is wrong package shows valid or not
Answer Posted / noorulahaq
as the package have 2 parts decl & body, decl part is valid
where as body wll be invalid. It means overall answer is
Invalid.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Why stored procedure is faster than query?
Advantages and disadvantages of stored procedure?
How can we debug in PL/SQL?
What are operators available in sql?
how to use 'mysql' to run sql statements? : Sql dba
How do you declare a user-defined exception?
Is coalesce faster than isnull?
how to delete an existing column in a table? : Sql dba
How many types of literals are available in pl sql?
Why function is used in sql?
Do prepared statements prevent sql injection?
what is timestamp in mysql? : Sql dba
How to run sql functions in pl/sql?
what is the use of set statement in tsql? : Transact sql
What are sql data types?