DBA > Job Interview Questions > Oracle DBA Interview questions and Answers

What is difference between procedure and functio

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What is difference between procedure and function.

A function always returns a value, while a procedure does not. When you call a function you must always assign its value to a variable.

(Continued on next question...)

Other Job Interview Questions