What is difference between Procedures and Functions ?
Answer Posted / guest
Hi,
Basic Difference is Function must return a value and
Procedure can or cannot return a value using out parameter.
Thanks!
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can we create view in stored procedure?
what are the disadvantages of mysql? : Sql dba
Is primary key is clustered index?
Which table is left in left join?
What is query execution plan in sql?
what is 'mysqld'? : Sql dba
How does one load ebcdic data? : aql loader
What is right join in sql?
What are crud methods?
How do you add a column to a table?
Explain the difference between sql and mysql.
Write the alter statement to enable all the triggers on the t.students table.
how do you login to mysql using unix shell? : Sql dba
what are the security recommendations while using mysql? : Sql dba
Which version of sql do I have?