what is difference between procedure and function
Answer Posted / shyam katwal
The only difference between procedure and function is:
Function returns a value
whereas
Procedure does not return a value
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is the difference between char and varchar data types? : Sql dba
What is data abstraction in sql?
How show all rows in sql?
Differentiate between pl/sql and sql?
Is sql easier than java?
How do you explain an index?
Is pl sql a programming language?
What is bind reference and how can it be created?
How do I find sql profiler?
Explain raise_application_error.
What is sql analyzer?
What is update query?
How do I order columns in sql?
Explain about various levels of constraint.
What is native sql query?