Answer Posted / rupesh
function must return value whereas procedure may or maynot
return value
Call to Function can be encounter by using select
statement where as procedure can not be call in select
statement
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is inner join in sql?
What is the current version of postgresql?
what is sub-query? : Transact sql
What is sql indexing?
Are stored procedures compiled?
What is procedure explain with example?
What are sql indexes?
What is union and union all keyword in sql and what are their differences?
how to create a test table in your mysql server? : Sql dba
Explain the update statement in sql
Is null operator in sql?
what is an extent ? : Sql dba
Explain table and field in sql?
What are local and global variables and their differences?
How do I partition in sql?