The restrict implicit binary conversion mode (CONVERSION_MODE set
to 1) applies to certain types of INSERT and UPDATE via
updatable cursor.
Restrict implicit binary conversion mode applies to:
- PUT
                    cursor-name
                    USING … host-variable
- Positioned UPDATE from another column
- Positioned UPDATE from a constant
- Positioned UPDATE from a host variable