Single datatype conversions

You can set the datatype conversion of a specific datatype by issuing a set statement that contains the specific datatype configuration property and value.

For example, to set the datatype conversion of the DB2 FLOAT datatype to Open Client and Open Server CS_CHAR datatype, issue this statement:

set FloatResults char

where: