Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Case insensitive query in SQLPlus?

Re: Case insensitive query in SQLPlus?

From: Stan Brown <stanb_at_panix.com>
Date: 3 Aug 2001 14:07:08 -0400
Message-ID: <9kep8c$7m0$1@panix2.panix.com>

In <hVya7.417774$p33.8440380_at_news1.sttls1.wa.home.com> "Jim Kennedy" <kennedy-family_at_home.com> writes:

>You can make a function based index (upper( theColumn)) and then it will be
>much faster than doing upper on both sides of the where clause.
>Jim

I'm sorry, I'm not following you here. Perhaps a small example, might make it clearer. I don;t know aht you mean by "a function basde index".

Thanks. Received on Fri Aug 03 2001 - 13:07:08 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US