Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
masterdineen
Aged Yak Warrior
550 Posts |
Posted - 2013-04-14 : 15:44:07
|
A few pipes are getting through when importing a flat file using ssis.how can i update the rows shifting to the data to the leftRegardsRob |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2013-04-15 : 02:08:21
|
can you show an example.I think an expression using REPLACE() function would do it for you. But I need to see your actual data before I suggest something.------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/https://www.facebook.com/VmBlogs |
 |
|
|
|
|