Subject | Re: [firebird-support] Re: Field to lower case |
---|---|
Author | Milan Babuskov |
Post date | 2004-07-13T15:00:03Z |
a_broekhuis wrote:
where UPPER(field) = UPPER(:entered_data)
HTH
--
Milan Babuskov
http://fbexport.sourceforge.net
>>>I know I can use UPPER to make a field return its data in upper case,You can do it like this:
>>>but is there also something for LOWER?
>>
>>no.
>>
>>If there's already an UPPER what do you need a LOWER for?
>
> Because all my entered data is lower case.
where UPPER(field) = UPPER(:entered_data)
HTH
--
Milan Babuskov
http://fbexport.sourceforge.net