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 is self-join and what is the requirement of self-join?

634


How many sql core licenses do I need?

509


What is a unique key?

588


Can you call pl/sql package functions from within a fast formula?

564


how many sql ddl commands are supported by 'mysql'? : Sql dba

528






What is a subquery in sql?

511


Why sql query is slow?

581


Can you join views in sql?

542


What is mutating sql table?

611


How can get second highest salary in sql?

509


Can a foreign key be null?

591


What is clause in sql?

584


What does a pl/sql package consist of?

518


What is the difference between rename and alias?

709


How to use sql statements in pl/sql?

580