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

Why partition by is used in sql?

556


What are literals in sql server?

534


How do I count rows in sql query?

491


What are character functions in sql?

498


What is data modelling in sql?

522






Are left and right joins the same?

532


Compare sql & pl/sql

610


What are the different types of a subquery?

523


what is a foreign key ? : Sql dba

609


Does mysql support pl sql?

624


How do you optimize a stored procedure query?

566


Why we use pl sql?

531


What are the parts of a sql statement?

555


What is integrity in sql?

562


What is a constraint? Tell me about its various levels.

639