Answer Posted / pranab kumar mishra
1.Saving the rext of the create package statement in two
different sql files facilitates latter modification to the
package.Each package is easily understood & interface
between package are simple,clear& well defined.
2.package promote code reuse through the use of library that
contain stored procedure & function.so redundent coding.
3.Hiding information.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
Is it important to partition hard disk?
Are left and right joins the same?
What do you understand by pl/sql cursors?
What is rowid in sql?
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
How to get each name only once from an employee table?
What language is oracle sql developer?
How run sql*plus commands that are stored in a local file?
What are the parameter modes supported by pl/sql?
How do you sort in sql?
Show how functions and procedures are called in a pl/sql block.
What are aggregate functions in sql?
What are different methods to trace the pl/sql code?
what is the syntax for using sql_variant_property? : Transact sql
What is pls_integer in pl sql?