i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?

Answer Posted / suresh babu

The procedure,which we defined with in package,will be very
powerful,once we call the package it will load all
procedures and functions dynamically.so we can access more
number of procedures with out calling again and again.

But we can't call multiple procedures in single time.If we
want to access multiple procedures,which we didn't defined
with in package,isn't possible.we can call those procedures
one by one.

So the procedure,which we defined with in package, is very
powerful than the procedure,which we didn't defined with in
package.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi

1747


How many types of database triggers exist?

585


What are the extensions used by oracle reports?

579


What is the quickest way to export a table to a flat file?

579


What is the difference between postgresql and oracle?

515






WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?

1708


State and explain about oracle instance?

551


Explain an index segment?

651


What to do if the startbd.bat failed to start the xe instance?

613


How oracle handles dead locks?

606


What is user managed backup in Oracle?

616


How to write numeric literals in oracle?

620


Can multiple cursors being opened at the same time?

619


How to delete all rows a table in oracle?

628


How to loop through a cursor variable?

573