How to get rid of NUL characters in Oracle database?
The database : I have a Oracle11g database with a table that contains about 10 million rows and has about 40 columns. The data originates from punched card age and has been transformed from one Oracle version to the next several times. This is a live production database and in somewhat continuous use. But it's not so critical (especially during night time) that I could not strain it with expensive queries and updates. So that's ok. edit: Charset is AL32UTF8. The problem : I noticed that some columns contain NUL characters. I have found values that consist of 1-4 NUL characters, but there can