Can we get the deleted Record again if the delete
transaction has been committed.
Answer Posted / swati
Yes we can get the deleted Record again if the delete
transaction has been committed. Since delete is a DML
command, so it can be triggered back, as well as Rolled
back also.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the meaning of "Modulus" and "Alignment" in a datafile. Data file might be from any database. Data file is created through unloading data from a table. So, while loading this data into my table, I need to use these keywords. Could any one can help me regarding this?
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
default triggers available for reports
What is supporting issues GL AP and AR?
What is db_recovery_file_dest in oracle? When do you need to set this value?
1. What is PO rate variance gain and loss?
which one is currently in used software cmpanies.
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
Explain how to close periods in ar. : oracle accounts receivable
what is difference between inner join & nested query or subqueries
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
what are the tools used for oracle 10g in real time.
Hi, IN oracle apps HRMS, if the employee changes his department, and when a conconurrent program is run for calulating the pay, The latest Dept id is not diaplayed, howeber the previous deptid is considered. Please can someone tell me where is the program going wrong, which side?
1.In a table Gender is a column in that male and female are the two data.In a single statement i have to modify all male to female and all female to male vice versa. 2.In a single query i need the count of male data,count of female and total count
i am working with OC 4.5 i have numbers in table in 10 row with some null values please tell me how to find total? Thanks