what is meant by boilerplates?
can we execute one concurrent program through another concurrent program?
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 ?
what is the use of placeholer column?
what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.
Cycle of requestion to receving transaction.
In interface how u find errors and how to solve. How to fix it?
what are the pl/sql tables
What is a value set? List its various types.
how to debug the report?
2 Answers IBM, Qualcomm, Sierra Atlantica,
Is that Possible To create package Overloading , If Yes Give any Examples
What is implicity cursor . When it fires . For which statement it will fire(Insert/update/delte). What is the attribute of implicity and explicity cursor oracle 9i. What is the Rec cursor.
While running the concurrent program we will get the status, we have to change the status. How it will be done.