i declare 4 procedure in package specification but in package
body i write only 3 procedure. is it complie??//w
Answer Posted / jprakash025
no its not compile .wt are the procedure or fun etc..
declare in the specification section .must define in the
package body .
Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Explain the difference in execution of triggers and stored procedures?
Write a query to display the current date in sql?
Explain autonomous transaction.
What is dialect in sql?
What is varchar data type in sql?
What are sql injection vulnerabilities?
How do I make my sql query run faster?
What is the difference between distinct and unique in sql?
How to handle bulk data?
What is trigger in pl sql with examples?
Can we use two order by clause in query?
Can a foreign key be a duplicate?
How do you delete data from a table?
How many types of relationship are there?
What are the types of functions in sql?