Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to run this in the talend JDBCInput , its throwing error
" Select replace(replace(replace(replace(AName,'\"',''''),char(10),''),char(13),''),',',';') as AName from Table ; "
Resolved using tMap
Resolved using tMap