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
How would you determine who has added a row to a table?
What is the difference between recovery and restoring of the oracle database?
I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5
Differentiate between earned discounts and unearned discounts? : oracle accounts receivable
My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.
Differentiate between writeoff and receipt writeoff. : oracle accounts receivable
PURCHASE ORDER TO PAYABLES WHAT ENTREIS WILL HAVE
Explain how to close periods in ar. : oracle accounts receivable
difference of using cursor for loop and open,fetch,close.which one is better
1)After defining value set we define list of values, I need to enter 1000 values with out entering manually, how will you do that? 2)what are the parameters we use in a concurrent program? 3)what is payroll processing? 4)In organization window after defining an organization and organization classification how to create a new item in the others button? 5)If there are 10 users, How to restrict the selected users not to access the forms?
What is the mandatory setup in cyclecount ?
Explain how to account for bank charges deducted from amount received against an invoice. : oracle accounts receivable
What is supporting issues GL AP and AR?
Explain the use of table functions.
Difference between negative and positive adjustments : oracle accounts receivable