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 are the two types views available in the object navigator?
How does the command POST differs from COMMIT ?
How can a square be drawn in the layout editor of the report writer?
What is the use of Validation triggers in Reports?
The join defined by the default data link is an outer join yes or no?
What do you understand by lov?
How can we generate report output in excel format?
What is a Text_io Package?
what u write in Ctl file
Use the add_group_column function to add a column to record group that was created at a design time?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
Explain about stacked canvas views?