I Defined SP1, Sp2 (sp=StoreProcedures)In Package Specification but I Implemented Sp1, sp2, sp3, sp4, sp5
then What type of Error You will find????
Answer Posted / abhijit
If you are saying SP defined in package specification then compiler will give an error PLS-00103.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Where is all the data on the internet stored?
What are the different set operators available in sql?
What are the types of optimization?
What is the clause we need to add in function body to return variable?
How do you know if a relationship is 2nf?
How exception handling is done in advance pl/sql?
What is cte sql?
what is rollback? : Sql dba
Is sql harder than python?
Does a join table need a primary key?
What is the maximum number of rows in sql table?
Is left join and outer join same?
Which type of cursor is used to execute the dml statement?
which operator is used in query for pattern matching? : Sql dba
What is the difference between the sql*loader and import utilities? : aql loader