ORACLE
Flashback으로 Drop된 테이블 복구
하이안
2018. 4. 9. 19:02
flashback table "TABLE_NAME" to before drop;
flashback table "TABLE_NAME" to before drop;