Subject Re: [firebird-support] Is this a bug? (FB 2.1 <...> 2.1.2)
Author Dimitry Sibiryakov
> Select * from test1 where tipo_doc like '%A';
>
> Doesn't work.
> All field values that end with 'A' have only 2 chars.
>
> Can anyone confirm this?

Everything works as it must work. LIKE doesn't ignore trailing spaces.

SY, SD.