What are main difference between Stored Procedure and
Functions.

Answer Posted / guru

stored procedure : It is Pre Compiled Code(PCode) it is stored
in Database. we can reuse without compile.

Function: It need compile whenever it will run.

Is This Answer Correct ?    15 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an oracle function?

600


How to drop an existing view in oracle?

569


Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?

557


How many memory layers are in the oracle shared pool?

643


How can I create database in oracle?

569






How can I introduce multiple conditions in like operator?

555


What is the difference between a hot backup and a cold backup in oracle?

573


How to convert raw data type into text in oracle? Explain

603


How to create a new user account in oracle?

579


How to create a new table in your schema?

607


How do I call oracle stored procedures that take no parameters?

564


What is Reduced List of Values?

1706


Explain what does a control file contain?

608


How to write date and time literals in oracle?

555


What do you mean by group by clause?

563