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: Puzzling execution plan

Re: Puzzling execution plan

From: Don Granaman <granaman_at_cox.net>
Date: Thu, 17 Jun 2004 07:33:01 -0400
Message-ID: <001201c454d4$4458b280$6401a8c0@dilbert>


Full table scan.

> On Sat, 2004-06-12 at 13:17, Don Granaman wrote:
>
> > (Oracle 9.2.0.4) This doesn't make sense to me...
> >
> > Query 2: select PK_ID from MYTAB where INSERT_DATE >
> > to_date('11-JUN-2004','DD-MON-YYYY')
>
>
> Don,
>
> What kind of execution plan do you get with
> select PK_ID from MYTAB where INSERT_DATE > date '2004-06-11'; ?
>
>
> Jared
>
>
>
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu Jun 17 2004 - 06:29:52 CDT

Original text of this message

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