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
Is join same as left join?
How does sql developer connect to oracle database?
How do I enable sql encryption?
How many unique keys can a table have?
what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
What is sql profiling in oracle?
What is int identity in sql?
what is the difference between primary key and unique key? : Sql dba
What is sql used for?
What is a sql schema used for?
What is scalar function in sql?
What is benefit of creating memory optimized table?
Why do we use set serveroutput on?
What is the difference between cluster and non-cluster index?
What is duration in sql profiler trace?