Greetings,
Some time back I got some good advice from this group.
Again got stuck with something.
I am using export utility to store data to flat files.
For now I am using the following:
EXPORT TO export_file_nam e OF DEL MODIFIED BY NOCHARDEL
TIMESTAMPFORMAT =\"MMM DD YYYY HH:MM:SS:UUTT\" COLDEL# select query
Can I change the default (newline) record delimiter to something of my
own choice?
Any help would be appreciated.
TIA
Some time back I got some good advice from this group.
Again got stuck with something.
I am using export utility to store data to flat files.
For now I am using the following:
EXPORT TO export_file_nam e OF DEL MODIFIED BY NOCHARDEL
TIMESTAMPFORMAT =\"MMM DD YYYY HH:MM:SS:UUTT\" COLDEL# select query
Can I change the default (newline) record delimiter to something of my
own choice?
Any help would be appreciated.
TIA
Comment