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
How to return an array from java to pl/sql?
What is scalar function?
What is triggering circuit?
What do you mean by stored procedures? How do we use it?
What are the string functions in sql?
ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
How long it takes to learn pl sql?
what are the types of subquery? : Sql dba
What is a sql instance vs database?
How do I view a sql trace file?
Is there a 64 bit version of ssms?
what is query cache in mysql? : Sql dba
what is meant by nl2br()? : Sql dba
Explain the difference between sql and mysql.
What are types of joins?