If we have a repeated record in a table. But the repeated
record how i can transfer from table to nested table?
what are the difference between 11.5.7 and 11.5.9 in oracle apps
Hoe to skip middle of the record by using SQL*Loader?
Exception Handilings?
What is MO operating units. Why it need to to set this and where .
HOW CAN YOU KNOW UPDATE STMT IS WORKED OR NOT IN PL/SQL?
what is multi org structure?
in reports token is casesensitive or not?
what are the balancing segments in AR?
what is the difference between request group and request security group in oracle apps?
whats the use of after parameter form and before report?
diff between key and descriptive flexfield.
Assume i have three Procedures defined in a Package Spec. I have created the Package Specification. now i create the Package Body by including the three procedures in addition to that i include a fourth procedure which is not included in my Package Spec. I compile the Package Body. Will the Package body Compile ? What will the end result ? what will happen if the execute the package by calling the 4th procedure ?