Oracle and OpenEdge data types Table identifies support for not only the
NUMBER data type (with no precision), but also the scale and precision of the
NUMBER column. OpenEdge handles the OpenEdge
INTEGER and
INT64 data types more efficiently than it does a
DECIMAL data type. You can use the Data Dictionary to change the
NUMBER data type to any supported compatible the data type from
DECIMAL to
INTEGER or
INT64 in the schema image. See
Modifyinga schema image for instructions.