Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

List the differences between plsql - function & procedures

Answer Posted / lavanya

functions:
1.The parameters are input values and output values
2.The functions will return a value
3.The functions will be called with in sql

Procedures:
1.The parameters are input values and output values
2.The procedures will not return any value
3.The procedures will not be called with in sql

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is data stored on a disk?

1080


What is delimiter sql?

1056


How much does a sql dba make? : SQL DBA

982


What is self-join and what is the requirement of self-join?

1190


How many types of primary keys are there?

1076


Who is the owner of mysql database?

1103


tell us something about heap tables. : Sql dba

1133


How does sql profiler work?

1061


what is a tablespace? : Sql dba

1098


how to increment dates by 1 in mysql? : Sql dba

1027


what is table? : Sql dba

1104


Show the two pl/sql cursor exceptions.

1251


How to find 3rd highest salary of an employee from the employee table in sql?

1128


What type of database is cloud sql?

1151


What is partition by in sql?

1124