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 to return top 5 rows in oracle?
Explain the importance of .pll extension in oracle?
How to convert characters to dates in oracle?
How to start your 10g xe server from command line?
How can I introduce multiple conditions in like operator?
What privilege is needed for a user to insert rows to tables in another schema?
How to turn on or off recycle bin for the session?
What is a trigger oracle?
How to commit the current transaction in oracle?
How to run queries on external tables?
How to create a table in a specific tablespace?
What is the maximum limit on the number of columns in a table?
How to enter a new row into a table interactively?
How does the on-delete-cascade statement work?
How to list all tables in your schema?