four procedures is are there should i write their in a package
Answer Posted / rahul khanke
yes u can write number of procedure in a package
bcoz package is collectin of stored procedure and function.
the idea is-- it is an box(package) where all the material
(procedure and function) is stored.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an alias command?
How to display the records between two range in Oracle SQL Plus?
What are properties of the transaction?
What is over () in sql?
how to get a list of all tables in a database? : Sql dba
What are expressions?
What is pessimistic concurrency control? : Transact sql
How do temporal tables work?
Is full outer join same as cross join?
What is indexing in sql and its types?
What is sql and how does it work?
What is hibernate and its relation to sql?
How does stored procedure reduce network traffic?
What is sqlcontext?
How do you optimize a stored procedure in sql?