Difference between procedure and function

On June 15, 2009 / By admin / In Oracle / Reply

Explain Difference between procedure and function.

 

Functions are named PL/SQL blocks that return a value and can be called with arguments procedure a named block that can be called with parameter. A procedure all is a PL/SQL statement by itself, while a Function call is called as part of an expression.

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Reply

Spam Protection by WP-SpamFree