What is store procedure?and how do u take the values from
database and run in scripts?
Answers were Sorted based on User's Feedback
Answer / hari
it is a stored pl/sql block that is used to perform an
action.And it may or may not return values .
parameters are in,out,in out.
we will take the values from parameters.
| Is This Answer Correct ? | 6 Yes | 2 No |
Hi I am searching for best oracle Apps institute? Please tel me which is best institute in hyderabad I am working in developer 6i....
What is auto invoicing? : oracle accounts receivable
What is the difference between recovery and restoring of the oracle database?
What is the architectural difference between Oracle and SQL Server 2000? If I have 100 databases, how many instances get created when you use Oracle and how many get created when you use SQL Server?
How to update the simple views?give me example?if the table having 100 records and created a view on this table. if i can update the table then how to update the views
QUESTION IS THAT DURING UPLOADING DATA IN PROD SERVER,OUR EQUIPMENT TAG NUMBERS ARE NOT MATCHING WITH SAP TAG NUMBERS SO DUE TO THIS WE ARE FACING PROB, BECAUSE WHENEVER ALARM IS COMING FROM SCADA DUE MISMATCH THE NOTIFICATION IS NOT CREATED IT IS GIVING ERROR. PLEASE SUGGEST THE METHOD SO THAT THE TAG NUMBERS OF BOTH (SCADA EQUIPMENT AND SAP EQUIP) SHOULD CONCIDE.OTHERWISE WE HAVE TO GO FOR LONG PROCESS EITHER BY INTERFACE TABLE OR BY EXPORTING ALL DATA AND MAKING RIGHT CHANGES.DO YOU HAVE ANY SHORTCT METHOD PL WRITE ME. THANKS
what ASIS BUSINESS PROCESS IN ORACLE FINANCE
Can you explain how to adjust the amount of advance already received against an invoice? : oracle accounts receivable
What is supporting issues GL AP and AR?
What is the difference between oracle media recovery and crash recovery?
if i write the procedure.. and other person make the changes in that code then where i find who is changing my procedure
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.