Hi,
Is there an ETL function to concatenate string data format into the Data reader ETL ?
You can use the & operator to concatenate strings.
Also following is the list of binary operators you can use in ETL
Great!
Thanks for your help.