Is there any way to prevent SQL putting a CR/LF at the end of the record when it is written to a spooled file ?
I need to extract a number of records to a file, but I need o end up with one long record made up of many concatenated data records.
or is it possible to remove the CR/LF from unix ? and how ?
any help is appreciated.
I need to extract a number of records to a file, but I need o end up with one long record made up of many concatenated data records.
or is it possible to remove the CR/LF from unix ? and how ?
any help is appreciated.