Monday, April 19, 2021

String to Integer conversion in Talend TMAP

 Method1:

Integer.parseInt(row1.Col_String)

0 comments:

Post a Comment