We are currently migrating one of our oracle databases to UTF8 and we have found a few records that are near the 4000 byte varchar limit. When we try and migrate these reco
Do this, it will work.
trim(replace(ntwk_slctor_key_txt, chr(0), ''))