|
|
|
|
|
Re: recover table which truncated [message #557248 is a reply to message #557238] |
Mon, 11 June 2012 04:34 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
andy huang
Messages: 498 Registered: July 2011
|
Senior Member |
|
|
Hi,
Oracle doc say as flowing,flashback can not recover the data which truncated, do you think?
You cannot roll back a TRUNCATE TABLE statement, nor can you use a FLASHBACK TABLE statement to retrieve the contents of a table that has been truncated.
Kamran Agayev wrote on Mon, 11 June 2012 03:56If you've enabled flashback database, then it's ok. If not, then there's no way
|
|
|
|
|