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 does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
What is a sql profiler?
Can sql function call stored procedure?
How are sql commands classified?
What are variables in pl sql?
How do I create a memory optimized filegroup?
Is it possible for a table to have more than one foreign key?
What does pragma mean?
What is sql analyzer?
Name three sql operations that perform a sort.
What sql does db2 use?
how to run 'mysql' commands from a batch file? : Sql dba
What is index example?
Explain the uses of database trigger.
How many developers work on postgresql?