low-values from pl/sql
911026Jan 13 2012 — edited Jan 14 2012I am creating an extract for use on a mainframe.
The data records need to be terminated with low values.
How can I generate this value and write it to a field in the file that I am spooling.
Someone suggested chr(0) would generate this value, but it does not seem to work.
Any suggestions?
Reg W.