SSIS How to get part of a string by separator using Derived Column

后端 未结 3 1636
孤街浪徒
孤街浪徒 2021-01-14 05:15

I trying to write an SSIS expression to get the right part of a string before the separator and then put the new string in a new column. I have used Substring and Findstring

3条回答
提交回复
热议问题