c# - SSIS transformation Duplicate column Name how to add suffix? -


i new ssis, using visual studio 2012 ssis package development

the source data (flat file) has 2 columns named 'interestrate' have same name, content , derived in same way. land both fields , distinguish them adding sequential numeric suffix end of second column name.

i want have interestrate & interestrate1 or interestrate2... how do that?

use derived column transformation between source , destination.which ever column name want change , can through derived column name. can go data flow tab , add derived column found under data flow transformations in tool box.


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -