[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Substituting characters in a string



     I am reading text which contains carriage control
     characters. Is there a way to edit them out using something
     like 'substr' so that I can reconfigure the output. The
     datatype being read is defined as 'long' in an Oracle
     database.

     Any suggestions  appreciated.