DEVFYI - Developer Resource - FYI

What is difference between Procedures and Functions ?

ORACLE Interview Questions and Answers (Part 3)


(Continued from previous question...)

509. What is difference between Procedures and Functions ?

A Function returns a value to the caller where as a Procedure does not.

(Continued on next question...)

Other Interview Questions