Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

removing newline chars and appending

Status
Not open for further replies.

shea

IS-IT--Management
May 1, 2000
2
0
0
IE
I have an oracle export which contains records with varying number of columns depending on the record type. Each record type has its own distinct record-header(4). Some record types have columns of free text which include newline characters.<br><br>I want to append all the free text i.e. remove the newline characters in the free text column but I want to retain the newline characters at the end of each record .<br><br>Is there an easier way of doing this than appending all records in the file and breaking the file by record-header
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top