What is difference between a PROCEDURE & FUNCTION ?
Answer Posted / naresh bs
The main difference is that, a procedure may return and
value but a function has to return a value.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to pass parameters to triggers?
what is an alias command? : Sql dba
How many indexes can be created on a table in sql?
what is foreign key? : Sql dba
What is full join?
Can we delete column in sql?
how is myisam table stored? : Sql dba
Why self join is used in sql?
What is lexical units in pl sql?
Sql technical questions
how to enter binary numbers in sql statements? : Sql dba
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
What is procedure explain with program?
What are types of joins?
How do I run sql profiler?