Hi all
I have source column with blob datatype. Actually this columns stores long string. I want to ETL to target columns with varchar(3000)
How can I transform data?
Thank you!