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 |
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
While running the concurrent program we will get the status, we have to change the status. How it will be done.
q)what are the validations in sql*loader
Is there any limitations on responsibility assigned to a apps user?
API?s FOR CUSTOMER INTERFACE? Tell me some API's?
How many phases of implementation and what are those.
How many parameters we can pass through pl/sql program in Oracle apps
Can u give the Documentation of Custom.pll in oracle apps
what is the difference between multiorg views and multiorg tables
2 Answers Immense Source, Intelligroup, TCS,
What is SET-OF-BOOKS?
why r u transer the data base tables to flat file and what is use
What is Value Set?