Re: case-insensitive sort

From: Andrey Voronov <avoronov_at_diasoft.ru>
Date: Mon, 13 Jan 2003 14:13:36 +0300
Message-ID: <avu70u$2n86$1_at_gavrilo.mtu.ru>


And Full Table Scan?

> SELECT ...
> FROM ...
> WHERE UPPER(field_name) = UPPER(some_value);
>
> Daniel Morgan
>
Received on Mon Jan 13 2003 - 12:13:36 CET

Original text of this message