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: Jared Still <jkstill_at_cybcon.com>
Date: Sun, 13 Jun 2004 12:28:54 -0700
Message-Id: <1087154934.2097.192.camel@poirot>


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
-----------------------------------------------------------------
Received on Sun Jun 13 2004 - 14:14:20 CDT

Original text of this message

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