Subject Re: [ib-support] Case sensitive
Author Helen Borrie
At 03:37 PM 8/04/2003 -0500, you wrote:
> > hi,
> >
> > is there any way to tell firebird no use case sensitive search ?
> >
>
>You can either use an UPPER function in a UDF, not sure if it's built in to
>the latest FB or not,

Yes, UPPER(..) is a built-in function...but there in no internal function
LOWER(..).

heLen