Can we get the deleted Record again if the delete
transaction has been committed.
Answer Posted / kd
Using flashback query
select * from t1 as of scn 1234567;
Using flashback transaction query to get undo sql.
Using flashback table to scn/timestamp
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
What is an Oracle database Full Backup?
Can you explain how to adjust the amount of advance already received against an invoice? : oracle accounts receivable
Explain how to close periods in ar. : oracle accounts receivable
while creating requisitions i am unable to see the list of organisation can anyone help me out ?
What is the difference between conversions and interfaces? : oracle accounts receivable
PURCHASE ORDER TO PAYABLES WHAT ENTREIS WILL HAVE
Difference between negative and positive adjustments : oracle accounts receivable
default triggers available for reports
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.
I need a Technical evaluation between Oracle and SAP ? please do a need ful.
A scenario for amount correction & how to use amount correction functionality in AP invoices
What is autocashrule set? : oracle accounts receivable
What view would you use to determine free space in a tablespace?