How to delete data from target table before insert starts without using truncate option in MappingThanks,

Showing Answers 1 - 3 of 3 Answers

ajmani

  • Dec 5th, 2007
 

this can be done by a pre sql script in the session.simply go to session->mappings->target.there in presql script give truncate table tablename.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions