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
Explain the the update statement in sql?
How to run pl/sql statements in sql*plus?
How can you know that statistics should be updated?
What is nvarchar max in sql?
what is innodb? : Sql dba
Who developed sql?
What are different types of tables in sql?
How many functions are there in sql?
What is a loop in sql?
What is an invalid partition table?
How do I count records in sql?
what is rdbms? : Sql dba
what are the differences between require and include, include_once and require_once? : Sql dba
Explain what is rdbms?
What is the usage of sql functions?