Skip to content Skip to sidebar Skip to footer
Showing posts with the label Derived Column

How Can I Turn A String Into A Decimal In Ssis Using A Derived Column?

I am working in SSIS to fill a staging area database. I want to transfer the following data: ------… Read more How Can I Turn A String Into A Decimal In Ssis Using A Derived Column?

Ssis Removing Single Quote Within Double Quotes

I am attempting to create a derived column that will remove single quotes surrounding a string that… Read more Ssis Removing Single Quote Within Double Quotes