Cleaning Data with SSIS' Script Component
This example shows you how to cleanse data to look more modern in SSIS using the Script Component in transform-mode. It shows you how to make the first letter of every word capitalized from data that's in an unknown state.