Back up the table data before delete
cubeguyJun 30 2010 — edited Jun 30 2010Morning All
I have requirement like need to back up the table data before deleting the particular data.
Example: From front end(Web page) the user will enter the deptno 10, so the data of dept no 10 has to take the backup as INSERT Statements to flat files before delete