difference b/w procedures&functions
Answers were Sorted based on User's Feedback
Answer / abhi choudary
procedure may or may not return a value, but function must return a value.
procedure can not be used in select statement but function can use except one situation whenever select stmt contains dml operation thats time not possible to use
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / raghu
procedure may or may not return a value.
function return a value
procedure will be storeed in db as a compiled object
but funtion will be stored as text what we written
| Is This Answer Correct ? | 3 Yes | 1 No |
What do you understand by soa?
what are the error tables in AP?
what is the difference between procedure and function
In developer Reports::there are 3 parameters.can you pass the paramter1+paratmeter2 value to the third parameter??
how to get the on hand quantity of an item across all organizations? name the underlying tables.
2 Answers Ranves IT Solutions, Scan Steel,
Matrix Report: Simple, Group above, Nested
Tell me how to find the custom directory in front end?
what are the difference between oracle discoverer and report6i
Hi any one plz help me .i need 2 or 3 customized and 2 or 3 development reports on PO module..if any body having plz send me with one by one step ,i mean where u do the customization and wht are the steps u follwed when u do the customization,wht are fields u added or deleted ,How u added or these fields as per clinet requirement and wht are errors u faced .plz send it to my mail id iamvenki@gmail.com
What is responsibility and how u attach
Can you differentiate between mediator and osb?
When loading data from staging table to interface table , how to reload the invalid record once again ?