DecimalPoint
The DecimalPoint parameter specifies which character the High-speed Apply Engine expects to represent the decimal point in the input SQL file.
Attributes
This parameter has the following attributes:
Attribute | Value |
---|---|
Section | [SQL] |
Abbreviation | None |
DBMS | Db2, Db2 LUW, Oracle |
Required? | No |
Valid values | Period (.), or comma (,) |
Default value |
|
Usage
Some environments use target DBMS options to define a comma (,) instead of a period (.) as the decimal point in any numeric values contained within SQL statements. If your input SQL file is generated in such an environment, use this parameter to direct High-speed Apply Engine to interpret a comma within a numeric value as a decimal point character.
Related topic