Derived Column Task
开发者_高级运维What is the purpose of Derived Column Task ?
It allows you to add a derived (computed) column in a Data Flow task. It's a convenient way to compute an arbitrary expression for each row of a data source or intermediate result.
精彩评论