Step1 - Say, I want to delete a record from VendTable and later at some point of time I want to recreate it back. Right-Click the record and press Record info from the Context menu
Step 2 - Click on Script button. This will generate an insert script of the record which you can use it for re-inserting the record back via say a job.
Step 3 - This is how the job looks like , I copied the script from clipboard in Step 2 and pasted it in my job editor
No comments:
Post a Comment