diff b/w function and procedure?

Answer Posted / sanjai yadav

function must have return type but a procedure may or may not have return type?

function:- int a= sum();

procdure:- sum();

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are properties of a transaction? : Sql dba

559


Is sqlexception checked or unchecked?

535


What is data control language (dcl)?

599


How do I start sql profiler?

555


What is set transaction?

580






What is sql*plus?

565


How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?

644


what are the types of subquery? : Sql dba

586


What is a sql trace file?

546


Name the operator which is used in the query for pattern matching?

503


Can we use views in stored procedure?

511


What is crud sql?

539


what are the different type of normalization? : Sql dba

554


Show the two pl/sql cursor exceptions.

612


Explain character-manipulation functions?

627