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 |
Can u give the Documentation of Custom.pll in oracle apps
any one can expalin report registration steps?
we have clients in different countries, we can run report in different places, if i want to display particular language,country,currency everything displays for that country how?
which parameters passed in report in oracle developer how to pass
What is multoorg and what is it's level or structure
Tell me how to debug the report?
Do you know what is applysys in oracle application database schema, what is apps?
Is it possible to do purchase order without requisition?
in which table sub inventory related information for item is stored?
3 Answers chain sys, Scan Steel,
what is the purpose of standard cost update?
HOW CAN U KNOW THE RESPONSIBILITY BELONGS TO OPERATING UNIT LEVEL OR NOT
what is instead of trigger. what is the use of that?