What is mrc and what is its use? : oracle accounts receivable
No Answer is Posted For this Question
Be the First to Post Answer
In my table i'm having the duplicate records with sequence number and my requirement is when in new record is coming i want to delete existing old record(onlyone i.e maintaing the partial duplicate date )and add new record
how to write customizations in po
What is the use of lockboxes? : oracle accounts receivable
Name a tablespace automatically created when you create a database.
What is index? How many types of indexes?
What is the disk migration? what is the steps involved in oracle disk migration?
A Table has 10,000 records,How can i get latest 10 dates from the table.so that i can only store those 10 records in to my Resultset Object,to reduce load on my app?
You have just compiled a PL/SQL package but got errors, how would you view the errors?
as a technical developer in oracle applications which type errors feced in your experience sofar
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
how to get the values if source table & target table having duplicate values that matches the lookup condition ?(i want all duplicate match)
What is the sql query to find the employee who has Nth maximum salary?