Did you try with regexp?
Something like this
SELECT REGEXP_REPLACE(columnname, '_', '', 1, 0, 'i');
Attachments
Library
Quick Reference
Archives
Sample Index
2014 Indexes