Subject | RE: [firebird-support] How to specify which UPPER() to be called |
---|---|
Author | Helen Borrie |
Post date | 2003-06-23T12:49:27Z |
At 03:00 PM 23/06/2003 +0400, Dmitry wrote:
character matching, viz. WHICH character pair are uppercase and lowercase
within the characterset, but only the relative sequences of the characters
in the set for ordering purposes.
regards,
Helen
>select c from t where UPPER(c) = UPPER('Füße' collate de_de);Really? I didn't know that collating sequence had any effect on exact
character matching, viz. WHICH character pair are uppercase and lowercase
within the characterset, but only the relative sequences of the characters
in the set for ordering purposes.
regards,
Helen