Subject | Re: [firebird-support] Re: case insensitive "where" clause |
---|---|
Author | Alexandre Benson Smith |
Post date | 2009-06-29T19:07:15Z |
Alexandre Benson Smith wrote:
Copy and past the wrong part.
It should be read as:
note that
where
Manufacturer containing 'DATE'
will return the records where Manufacturer is 'CONSOLIDATED'
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
> note thatoops.
>
> where
> upper(Manufacturer) = 'DATE'
>
> will return the records where Manufacturer is 'CONSOLIDATED'
>
Copy and past the wrong part.
It should be read as:
note that
where
Manufacturer containing 'DATE'
will return the records where Manufacturer is 'CONSOLIDATED'
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br