Additional numeric EXTERNAL or CHARACTER field considerations
The following table illustrates what you can expect when you use numeric EXTERNAL:
Results from numeric EXTERNAL
Data type | Result |
---|---|
SMALLINT EXTERNAL INTEGER EXTERNAL BIGINT EXTERNAL |
UNLOAD PLUS uses blanks to pad the value if the field is longer than 11 (SMALLINT and INTEGER) or 20 (BIGINT). |
DECIMAL EXTERNAL |
UNLOAD PLUS uses blanks to pad the value if the field is longer than 33. |
FLOAT EXTERNAL | Character representation of the floating-point value in the format of +-.dddddddddE+-ee The maximum field width is 15 for single precision and 24 for double precision. |
DECFLOAT EXTERNAL | Character representation of the decimal floating-point value The maximum field width is 23 for a precision of 16 and 42 for a precision of 34. |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*