i deleted 4 records form the table.after i have applied commit
.now i want to get back those records.how?

Answer Posted / bipin maurya

first of all u can executed first query after that u can executed sec query

ALTER TABLE table2 ENABLE ROW movement

flashback TABLE table2 TO timestamp systimestamp-interval
'100' minute

Thanks
Bipin Maurya
Mo-+919812630225

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dynamic proxy?

554


How to insert a record into a table?

642


how may join possible between (requisition with purchase order)

1701


How do I learn what codesets are available in oracle?

575


Is java required for oracle client?

553






What is difference between cartesian join and cross join?

592


How to rebuild an index in oracle?

556


Can you create a synonym without having a table?

557


What do you mean by merge in oracle and how can you merge two tables?

527


How to assign a tablespace to a users in oracle?

591


What are the different types of failures that occur in Oracle database?

605


Why does Oracle not permit the use of PCTUSED with indexes?

1955


22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100

1608


How to load a large xml file?

586


How a tablespace is related to data files?

583