what are the advantages of package?

Answer Posted / madhavi

The main advantage of package is one time compilation
process.while the first time of compilation the source code
is converted into P-code and stored in the database so that
for n no of time calling the pckg it does not take any
memory locations...
*Then whatevere the database objects declared in the
package specification will be globally accessible.

Is This Answer Correct ?    18 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the repeatable read and serializable isolation levels? : Transact sql

528


What is java sql driver?

543


What does the base_object_type column shows in the user.triggers data dictionary view?

568


What are different types of triggers?

554


What is the difference between having and a where in sql?

570






What is dense_rank in sql?

539


What do you mean by “trigger” in sql?

617


Is it possible for a table to have more than one foreign key?

580


How do I partition in sql?

536


How many types of normalization are there?

487


Explain scalar functions in sql?

577


What is left inner join in sql?

517


What are the different types of joins in sql?

579


What are the qualities of 2nf?

541


Enlist the advantages of sql.

568