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...

why we go for package? what are the advantages of using
instead of seperate procuderes or functions

Answer Posted / aravinda

package is collection of logically related pl/sql types
,items, subprograms. packages have following advantages over
procedures and functions.

Modularity, easy to design applications, information hiding,
added functionality and best performance.

we can declare global variables in packages which are valid
across application.

without invalidating the package we can modify the package body.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do sql databases work?

1043


What is difference between pls_integer and integer?

1009


What is interval partition?

1098


Is sql pronounced sequel or sql?

1334


What are the events on which a database trigger can be based?

1236


What is the difference between pl and sql?

1153


How do I start pl sql?

994


What is sql lookup?

969


What is normalization in sql?

1060


What is pivot query?

1117


Is sql developer case sensitive?

1045


What are the syntax and use of the coalesce function?

1271


What is a record in a database?

1100


How do I run a pl sql program?

1189


How do we use distinct statement? What is its use?

1072