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 |
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
I want to print output in portrait style?where i have to change the settings?
What are Mandatory triggers to write in the block, which is created on view?
Hi Experts How to Create a purchase order without a requisition ?
6 Answers Amdocs, KPMG, Oracle,
Can u define operating units inplace of inventory?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
Can We Create a Synonym On Trigger?
Can we create tables in apps schema?
why r u move in the cus_top only why not move another top
How can u populate data into po_headers_all segment2 column?
In a package have predefined exception and user defined exception. while execution which exception will be executed first? why?
what is lexical parameter?