What is a package ? What are the advantages of packages ?
Answer Posted / tulsi
Package is a database object that groups logically related
procedures.
The advantages of packages are Modularity, Easier
Applicaton Design, Information. Hiding,. reusability and
Better Performance.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is meant by user defined function?
What are the most important characteristics of pl/sql?
What are the dml statements?
How to display Row Number with Records in Oracle SQL Plus?
What are the different types of a subquery?
How do I access sql anywhere database?
Difference between truncate, delete and drop commands?
what does it mean to have quoted_identifier on? : Sql dba
Write a query to display the current date in sql?
What is foreign key and example?
How does an execution block start and end in pl sql?
how many values can the set function of mysql take? : Sql dba
What is union and union all keyword in sql and what are their differences?
what are set operators in sql? : Sql dba
What is the benefit of foreign key?