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

What are the benefits of using PL/SQL packages?

Answer Posted / glibwaresoftsolutions

Using PL/SQL packages offers several benefits, including:
• Encapsulation: You can encapsulate related code and data within a package, promoting modular and organized code.
• Reusability: Packages allow you to reuse code across multiple programs and reduce redundancy.
• Information Hiding: You can hide implementation details by exposing only the necessary interfaces in the package specification.
• Improved Performance: Packages are precompiled and stored in the database, which can enhance performance.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the three pl sql block types?

1053


What plvcmt and plvrb does in pl/sql?

1366


What is schema in sql?

1006


What are aggregate and scalar functions?

1090


What is varchar example?

1082


What has stored procedures in sql?

1104


What is nosql db?

1024


What is cursor and why it is required?

1256


What is union, minus and interact commands?

1369


Name the operator which is used in the query for pattern matching?

1004


what are the performance and scalability characteristics of mysql? : Sql dba

1038


Determine if oracle date is on a weekend?

1091


Which sql statement is used to delete data from a database?

1012


How many unique keys can a table have?

1070


What is the use of & in pl sql?

1102