Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

How to split single column into multiple columns using SSIS

$
0
0

Hi Team,

If it possible to split single column to multiple columns using SSIS package please help one same.

For example:

Input data:

historyId      remarks
197     OldBalanceAmount: 916.4413 || OldHoldAmount: 0.0000 || oldFundAmount: 0.0000 || oldTemporaryAmount 0.0000 ||NewBalanceAmount: 916.4413 || NewHoldAmount: 0.0000 || NewFundAmount: 0.0000 || NewTemporaryAmount 15000.0000

Out Put:

historyIdOldBalanceAmount OldHoldAmount oldFundAmountoldTemporaryAmount NewBalanceAmountNewHoldAmountNewFundAmountNewTemporaryAmount 
197916.4413000916.44130015000


Thanks Bala Narasimha


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>