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 tuning quandry

RE: sql tuning quandry

From: Jamadagni, Rajendra <Rajendra.Jamadagni_at_espn.com>
Date: Thu, 15 May 2003 05:06:51 -0800
Message-ID: <F001.00599773.20030515050651@fatcity.com>


Jared,

<sarcasm>

What have you been drinking?? That is too much work, more typing. Nah ...
</sarcasm>

Okay, seriously, you should look at SQR reports that developers write here. Personally I don't like SQR, but hey I have written about 20 of them. In SQR our developers *love* the varchar2 variables ... so in 95% of the reports where dates are involved you will see code like

and to_char(table_column,'YYYYMMDD') = $in_date

and then they complain that "..this report has bee n working fince since I wrote it for 7.3, your stupid CBO suc*s, it won't use my index in table_column even though I am specifying an exact date.. blah blah".

FBI on this date column is not feasible as every developer has a favorite date format that they use.

Raj




Rajendra dot Jamadagni at nospamespn dot com All Views expressed in this email are strictly personal. QOTD: Any clod can have facts, having an opinion is an art !

-----Original Message-----
Sent: Wednesday, May 14, 2003 7:00 PM
To: Multiple recipients of list ORACLE-L

Steve,

Why aren't the developers using table.column%type ?

Jared


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jamadagni, Rajendra
  INET: Rajendra.Jamadagni_at_espn.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Thu May 15 2003 - 08:06:51 CDT

Original text of this message

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