diff b/w function and procedure?

Answer Posted / gourvendra singh

A procedure a subprogram used to perform a specific action
whereas a function is a subprogram which is used to compute
a value,in procedure we can use parameters(IN,OUT,IN OUT)
but in function we cant

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is sqlite free?

744


how to add a new column to an existing table in mysql? : Sql dba

807


What is rename command in sql?

700


Can you sum a count in sql?

764


What is the difference between joins?

777


How to check if a column is nullable before setting to nullable?

815


Can a procedure in a package be overloaded?

785


how do you know the version of your mysql server? : Sql dba

718


What is not equal in sql?

744


discuss about myisam index statistics collection. : Sql dba

727


What are the two characteristics of a primary key?

702


explain what is mysql? : Sql dba

814


What is nested table in pl sql?

779


What are triggers and its uses?

827


what are the differences between binary and varbinary? : Sql dba

749