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

what are the authentication modes in sql server? How can it be changed? : Sql dba

1016


What is natural join in sql?

752


What are the topics in pl sql?

757


What does := mean in pl sql?

813


What are all the different types of indexes?

867


Which is better varchar or nvarchar?

803


What is type and rowtype in pl sql?

795


What is difference between pls_integer and integer?

748


What are different types of sql?

820


Why join is faster than subquery?

846


what is bcp? When is it used?

833


how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba

750


What is cte sql?

760


can sql servers linked to other servers like oracle? : Sql dba

795


When you have to use a default "rollback to" savepoint of plvlog?

958