Difference between Delete and Truncate
Accidentally, I have deleted the some tables from my database and I am a beginner in oracle,I wanted to restore the deleted tables,now can you tell me some procedure to restore it back.Your suggestion will be appreciated.
Can you tell me what happens when I use delete and truncate.In which scenario it comes in use.
restoration after Delete and Truncate command
Hello friend !
As you are new in oracle and you just have deleted a table from your database and willing to restore it back. It is possible to restore it back but it is administrative task.
Before this task,you need to take a physical backup of database.If you have taken any backup before using delete or truncate.You can recover your database but as you mentioned you are a beginner in oracle so go through the sequence of study.:rolleyes: