Subject Re: [firebird-support] Problem with CONTAINING and COLLATE
Author Dimitry Sibiryakov
08.12.2017 11:56, Mark Rotteveel mark@... [firebird-support] wrote:
> I don't agree with this. The string literal is in the connection
> character set, but the value should be converted to the target character
> set (of the column) for the comparison

No. Imagine connection charset to be UTF-8 and some characters in query that not exist
in column charset. Should this situation throw "Cannot transliterate" error or return no
results?


--
WBR, SD.