i want to know when we issue truncate table statement in oracle .
ibneyDec 29 2012 — edited Jan 3 2013i want to know when we issue truncate table statement in oracle .No log will be write in redo log .But we can recover data using flashback or scn.I want to know where is the actually truncate table statement log is stored in oracle database.Please explain me in detail step by step .