diff b/w function and procedure?

Answer Posted / vipin kumar (m.c.a)

For calling both have the different method--
To call function

variablename:=functionname(arguments);

To call procedure

procedurename(argumentlist);

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of sql?

776


what is a constraint? Tell me about its various levels. : Sql dba

735


how to delete an existing column in a table? : Sql dba

716


what are the differences between require and include, include_once and require_once? : Sql dba

743


when is the use of update_statistics command? : Sql dba

685






Can one improve the performance of sql*loader? : aql loader

773


How do I run a sql script?

727


What are pl sql data types?

724


How do I view output in sql developer?

806


Is mariadb a nosql database?

760


What are views in sql?

721


How many developers work on postgresql?

734


What are the advantages of pl sql?

833


what are the t string functions available in tsql? : Transact sql

735


Can primary key be changed?

666