in a package one procedure is wrong package shows valid or not
Answer Posted / kolipaka
It shows valid, because the entire package will be executed
and it is valid. inside the procedure will show error when
the package reffers to that procedure. like EXEC
PKG_NAME.PROC_NAME.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the maximum database size for sql express?
What is the purpose of the partition table?
Which type of cursor is used to execute the dml statement?
What is use of term?
What is dense_rank in sql?
What is difference between left and right outer join?
Why is the cursor important?
What is left join in sql?
how to use like conditions? : Sql dba
What is sql deadlock?
What is pessimistic concurrency control? : Transact sql
Does truncate need commit?
What is varchar data type in sql?
Is sql harder than python?
What is indexing oracle sql?