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 an extent ? : Sql dba
can sql servers linked to other servers like oracle? : Sql dba
what is cross join? : Sql dba
what are the advantages of sql ? : Sql dba
What is write ahead logging in sql server?
What is left join in sql?
What is foreign key in sql with example?
Is trigger a stored procedure?
How do I count records in sql?
how does a local variable is defined using t-sql? : Transact sql
What are triggers and its uses?
what is oracle database ? : Sql dba
What is db journal file?
What is the use of sqldataadapter?
what are wild cards used in database for pattern matching ? : Sql dba