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 is the sql*loader? : aql loader

589


Does sql support programming?

557


How do you delete a table?

540


What is the difference between a primary key and a clustered index?

526


Can we insert data into view?

527






What is sql*loader and what is it used for?

579


Define commit?

551


How many postgresql users are there, worldwide?

580


What is the use of <> sql?

556


Is sql a microsoft product?

498


Why do we create stored procedures & functions in pl/sql and how are they different?

504


What is %s in sql?

566


What is thread join () in threading?

542


What is data control language (dcl)?

601


How many types of normalization are there?

491