why we go for package? what are the advantages of using
instead of seperate procuderes or functions
Answer Posted / dhiraj
Packages are bunch of procedures and functions instead of
granting one by one procedure and function DBA can grant
packge to user.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
How do I quit sql?
What is difference between my sql and sql?
is it possible to pass an object or table to a procedure as an argument?
What is t sql used for?
explain the difference between delete , truncate and drop commands? : Sql dba
Does truncate table reset auto increment?
What are the three forms of normalization?
What does <> sql mean?
What is the execution plan in sql?
what is the difference between myisam static and myisam dynamic? : Sql dba
How can we make an if statement within a select statement?
What is difference between sql and excel?
how to present a past time in hours, minutes and seconds? : Sql dba
Why trigger is used in sql?
What is the difference between left and left outer join?