i declare 4 procedure in package specification but in package
body i write only 3 procedure. is it complie??//w
Answer Posted / jprakash025
yes it s complie
| Is This Answer Correct ? | 6 Yes | 13 No |
Post New Answer View All Answers
Are stored procedures faster than dynamic sql?
What are conditional predicates?
How to make a copy values from one column to another in sql?
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
Show the cursor attributes of pl/sql.
Where do we use pl sql?
Why stored procedure is better than query?
Explain two easy sql optimizations.
What is the maximum rows in csv?
What are % type and % rowtype?
what is schema? : Sql dba
How to use boolean type in select statement?
How are functions and procedures called in PL/SQL?
what are the nonstandard string types? : Sql dba
Can we call stored procedure in function?