[2thumbsup]Thanks! It worked like a charm.
Guess I should have specified that I am using Oracle. I was hoping that it would be as easy as this and I didn't have to write some nasty little function using SUBSTR and concatination.
If I want to convert a white space to an underscore how do I do it?
Ex. I have a table with a field NAME. The NAME field always has the format 'ABC x' (where x is a number 0 -255) and I want to convert them all to 'ABC_x'. How do I do it? I need to loop through the table and convert the NAME...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.