Specifies how numbers read from or inserted into the Oracle NUMBER column are treated.
| Category: | Table Control |
| Default: | YES |
| Data source: | Oracle |
| Data type: | DECIMAL, NUMERIC |
Indicates that the numbers are treated as TKTS_DOUBLE values. They might not have precision beyond 14 digits.
Indicates that non-integer values with explicit precision are treated as TKTS_NUMERIC values. This is the default setting.