Subject | Re: [firebird-support] how to NOT ignore case? |
---|---|
Author | Ann W. Harrison |
Post date | 2006-07-21T17:53:10Z |
martinknappe wrote:
is explicitly case insensitive. However, you can use LIKE
which is case sensitive if the collation is case sensitive.
Regards,
Ann
>You can't - containing is a Firebird extension of SQL that
> as it turns out, the default behaviour seems to be that case is being
> ignored when using "containing"..how can i disable that?
>
is explicitly case insensitive. However, you can use LIKE
which is case sensitive if the collation is case sensitive.
Regards,
Ann