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
Can you have more than one content canvas view attached with a window ?
What is meant by joins?
What is logical backup in oracle?
Is oracle a relational database?
Can we write dml statement in function in oracle?
What happens if the imported table already exists?
What are the predefined tablespaces in a database?
Write a syntax for update query in oracle?
Is oracle an open source?
How to assign a table row to a record variable?
What is a read write transaction in oracle?
How to get execution path reports on query statements?
What is query image?
How will you identify oracle database software release?
material view and view disadvantages?