Entries categorized as Difference between procedure and function

Difference between procedure and function

On June 15, 2009 / By admin / In Oracle / No Comments
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. Read More...

SEO Powered By SEOPressor