What is the package?
Answers were Sorted based on User's Feedback
Answer / mukesh rathi
Package is a named anonymus block.
It is collection of varible, procedure,function.
There is need of package specification and body and there
name should be same for creating package.
We can also declare global,local procedure function within
the package.
Due to the use of package the performace improved because
it directly interact with the memory location avilable to
the package.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kiran kumar
---- Group logically related pl/sql types, items and
subprograms.
1) package specification
2) package body
Advantages of a package:
? Modularity
? Easier Application Design
? Information Hiding
? Overloading
Is This Answer Correct ? | 1 Yes | 2 No |
HOW CAN YOU KNOW UPDATE STMT IS WORKED OR NOT IN PL/SQL?
What is cursor?
what is flexfield qualifier?
why r u move in the cus_top only why not move another top
what is the difference between character mode,bitmap mode
2 Answers IBM, Sierra Atlantica,
Presently u are working in which version?
LOCKS?
WHAT IS THE USE OF SKIP WHERE U WILL GIVE?
we are inserting,update and delete the data we can do simultaniously, but it will show error in updation? what to do?
WHAT IS USE OF APPS API?
What is INBOUND and OUT BOUND? (Different types of interfaces)
17 Answers Accenture, Asian Paints, Inbound Solutions, Tech Mahindra,
how will you refer a report column (data column,formula,summery,placeholderr)?