Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

auto truncate table in DTS

Status
Not open for further replies.

naushi

ISP
Jan 18, 2002
89
US
Is there a way to auto truncate or drop the table when you refresh data in a table from an outside table. Right now it is appending to the existing table. I couldn't see any option for truncate.

Regards,
Naushi Hussain
Naushi.hussain@honeywell.com
 
I create an Execute SQL task and run it before the transform task.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top