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
how do you know if your mysql server is alive? : Sql dba
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
Does pdo prevent sql injection?
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
Why left join is used in sql?
What is sql in java?
What are the two parts of design view?
What is a string data type in sql?
What does dml mean?
How do I enable sql encryption?
Why indexing is needed?
- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?
What is sqlerrm?
What is primary key and foreign key?
What is the difference between having and a where in sql?