wht is difference between is and as varibales,while
declaring procedure which is better?
Answers were Sorted based on User's Feedback
Answer / bobbyiiit
there is no difference in using is or as while creating a
procedure.
from Oracle 7i this facility is given for programmers
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / pradeep
IS is used for creating the Standalone procedure,where we insert AS in procedure it acts like synonym, we can use it any where in global part.
| Is This Answer Correct ? | 1 Yes | 0 No |
Is it possible calling from one report to another? if possible means tell me ?
3 Answers Intelligroup, Satyam,
How to attach the multiple templates in XML Pub Report?
Which oracle apps version you are very confident in?
what are the steps to develop a new report?
what is meant by boilerplates?
in which table sub inventory related information for item is stored?
3 Answers chain sys, Scan Steel,
How to create a purchase order without a requisition?
While registering the concurrent program we first do the executable concurrent program and then define it . So why we need to give the application name twice in executable and as well as definitions
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
In developer Reports::there are 3 parameters.can you pass the paramter1+paratmeter2 value to the third parameter??
what is the data type of lexical parameter?