What are main difference between Stored Procedure and
Functions.
Answer Posted / abapdeveloper09
Adding to S. Elaiyaraja's responnse:
- Functions should have RETURN clause
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How does one get the view definition of fixed views/tables?
What is a view and how is it different from a table?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
How to use null as conditions in oracle?
What are transaction isolation levels supported by oracle?
How to convert characters to numbers in oracle?
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
How to convert raw data type into text in oracle? Explain
What is a snapshot in oracle database?
What is index in Oracle?
What is meant by raw datatype?
What happens if you lost a data file?
What is bulk copy or bcp in oracle?
Please explain joins in oracle?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?