Answer Posted / senthilkumar
Package is a group of related database objects like
functions ,procedures and other packages construct together
as a unit in the database.
Advantages:
Modularity
Better Performance(when we are executing any
subprogram in the package, it will be loaded in to the
memory, so performance of the package will be very high)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are local and global Indexes and where they are useful.
How many types of tables are there?
What is sql keyword?
What is the use of pl/sql table?
how to increment dates by 1 in mysql? : Sql dba
What is trigger in pl sql with examples?
What are different joins used in sql?
Does varchar need length?
Is join an inner join?
What is offset in sql query?
Is sql a programming?
Does truncate require commit?
What are the disadvantages of file system?
Is pl sql a programming language?
Which data type is a composite type?