package specification-3 procedures
package body-4 procedures how can i write for other
procedure in package body
Answer Posted / rajasekhar
The 4th procedure have to declare and implement in the body.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the three pl sql block types?
what is 'mysqld'? : Sql dba
how can we submit a form without a submit button? : Sql dba
What is pl sql quora?
What is a sql*loader control file?
What is primary key sql?
What are instead of triggers?
Can we use joins in subquery?
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?
What is sql query optimization?
How do you use a while loop in pl sql?
What is prepared statement in sql?
What is the difference between count 1 and count (*) in a sql query?
How do you declare a constant?
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?