This option sets the number of padding characters to 0. This also
implies that derived CHARACTER (CHAR) types are not converted to
CHARACTER VARYING (VARCHAR) when PADDING CHARACTERS is used. This
is the default setting.
NOTE
Oracle recommends that applications always check for SQLDA_
CHAR and SQLDA_VARCHAR so that the correctly formatted data
is made available to SQL.