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.
ORACLE DEVELOPER
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.
0 comments:
Post a Comment