Quote:
|
Originally Posted by kellypw
Is there a row terminator I can specify in the DB2 export?
|
No, but you can specify one for SQL*Loader - all you need to do is find a character that does not occur in your data and export it as the last column.
Fixed length records will be an even better alternative.