Format option
Specifies the data format of the source file to load and unload.
The valid values
are as follows:
- 'text'
- Data is in the text-delimited format. This is the default.
- 'fixed'
- Data is in the fixed-length format.
- 'internal'
- Data is in the compressed binary format. To use this value, you must set the Compress option to true or on. The internal format is used by Netezza Performance Server processes such as backup and restore. It is not a documented interface and is subject to change between releases.