what is the difference between procedure and function
Answer Posted / ramesh babu maldakal
1 Function returns the values but not procedure
2 We can call the functions in select statement but not
procedures
3 In procedures we can perform the DML operations but not
in Functions
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
do you know is it possible to run the interface without using oracle apps?
q)what are the validations in sql*loader
How can a process be deployed in soa?
What are do's and dont's of Interface?
In sequence i want to 11 and 15th values how we will write?
what is pay run id ?
what is global tempory table?
Plz anybody send me Technical specification for AP Interface
Tell me where we find the status of order information?
tell me the scenarios of the independent in reports
Can we create tables in apps schema?
What does appl_top directory contain?
can we use look up type instead of a pofile option?or valueset?is it possible how?
List the types of flexfield?
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?