Data Loading Strategy
Hi, I have been working with SQL server database as target. The loading strategy we use is to trruncate and load the fresh data every day. But we dont have any option for this in SQL Server Insert snap. As a result I need to put SQL server execute sn...