Hiroshi Inoue schrieb:
>
> Hmm utf8 code of a-umlaut seems bigger than 'z' .
>
> Well how is the result of the following(original ?) query
> under default encoding ?
>
> select name from kunde where name >= 'ö' and name <= 'öz' order by
> name asc;
>
ERROR: Unicode characters greater than or equal to 0x10000 are not
supported
:-)
Regards,
Johann