What is the between Function and Procedure?
Answers were Sorted based on User's Feedback
Answer / guest
fun returns values
proc may or may not return values
fun always contain a return statement
proc not.
fun can be used in select queries
proc can not be.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / honnaiah
Function computes results.
Procedure performes an action
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / venkat
Function has to return a value where as a procedure may or may not return a value
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a master detail relationship?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
How i call Reports from Forms10g.
What are modal windows?
What is the difference between restricted and unrestricted package procedure ?
How can a cross product be created?
How to create Drill down report?
What is strip sources generate options?
What is the use of hidden column?
What are all the system Parameters available in ORACLE Reports
What are parameters?
To display the page no. for each page on a report what would be the source & logical page no. or & of physical page no.?