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

Answer Posted / kiran

Package is compiled once in the database and hence accessing
an object from a Package.procedure is more efficient than
Stored procedure as the object is Pinned to the DB unlike
the normal Stored procedure, again the core crux of the
project will make the choice.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create a new oracle data file?

560


HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE

1790


State all possible different index configurations a table can possibly have?

570


What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?

619


Calculate difference between 2 date / times in oracle sql?

573






How to connect to a local oracle 10g xe server?

536


How to connect asp pages to oracle servers?

577


In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?

1786


nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls

1745


22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100

1607


Why do we need integrity constraints in a database?

588


How to drop a stored function?

678


What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.

545


How a tablespace is related to data files?

583


What are the oracle differences between nvl and coalesce

518