What is difference between a PROCEDURE & FUNCTION ?
Answer Posted / anil kumar jampana
sorry, we can use in,inout,out parameters in functions also.
one more diff. we can use functions in normal sql queries
but we cann't use procedures in sql queries....
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Which one is better subquery or joins?
Is sql considered coding?
What is a procedure in pl sql?
Which data dictionary views have the information on the triggers that are available in the database?
Is merge a dml statement?
Why do we use joins in sql?
What is sp_helptext?
What are the basic sql commands?
How many clustered indexes can you have?
how many values can the set function of mysql take? : Sql dba
What is sql and explain its components?
What are the different tcl commands in sql?
What are the ddl commands?
What is the difference between rollback and rollback to statements?
How to call a javascript function from pl sql?