Focal Point
[SOLVED] Remove leading zeroes in Datamigrator

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/264104605

August 11, 2010, 10:07 AM
Nan
[SOLVED] Remove leading zeroes in Datamigrator
Hi,

I have a varchar column from source table that might have leading zeroes.

I need to strip the zeroes and insert/update to target.

I see that we can use TRIMV, but being a newbie in DM, bit confusing how to use it.

help !!!

Thanks much for your help Smiler

This message has been edited. Last edited by: Kerry,
August 11, 2010, 10:11 AM
Nan
Wow, figured it !!!

using TRIM we can remove leading characters not just spaces Smiler Smiler works fine ..
August 11, 2010, 10:55 AM
Tony A
physician heal thyself!

T