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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: SQL functions and indexes

Re: SQL functions and indexes

From: Allan Nelson <anelson_at_houston.rr.com>
Date: Tue, 28 Nov 2000 23:37:41 -0600
Message-Id: <10694.123160@fatcity.com>


Once you use a function in the where clause even if there is an index on that function it cannot be used. In 8i there are function based indexes that can help you with that problem.

Allan
----- Original Message -----
From: "O'Neill, Sean" <Sean.ONeill_at_organon.ie> To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Sent: Tuesday, November 28, 2000 3:46 AM Subject: SQL functions and indexes

> Last night doing some study for OCP exam I came across a note I had
written
> in course material for PL/SQL, "SQL functions ignore table indexes and
> therefore can impact on performance.". So now I'm wondering if this is
> correct or did I take a confused message. Anyone know?
>
> Sean :)
>
> ###### ###### ###### ######
> # # # # # # # # Rookie
> #### # # ###### ###### Data
> # # # # # # # # Base
> # # ####### ###### # # Adminstrator
> -------------------------------- ------------
> Organon (Ireland) Ltd.
> E-mail: sean.oneill_at_organon.ie [subscribed: Digest Mode]
>
> Visit: http://www.egroups.com/group/Oracle-OCP-DBA
>
> The only man who never makes a mistake is the man who never does anything.
> - Theodore Roosevelt
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: O'Neill, Sean
> INET: Sean.ONeill_at_organon.ie
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Tue Nov 28 2000 - 23:37:41 CST

Original text of this message

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