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: how to write this sql?

Re: how to write this sql?

From: <Jared.Still_at_radisys.com>
Date: Tue, 20 Jul 2004 08:46:25 -0700
Message-ID: <OF474981AB.83C10A3D-ON88256ED7.005676F3-88256ED7.0056A4F6@radisys.com>


> I don't understand the tendency to write everything inline.
>

...
>
> What is the fun of creating horrible, unintelligible SQL statements
> intended to
> do this little thing?
>

I suspect it is tied to the performance hit encountered when using stored functions in a SQL statement in older (v7) versions of Oracle.

Using a stored function in SQL then was a huge performance hit.

As of 8i (IIRC) that was no longer true.

Hard learned lessons die just as hard.

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 Tue Jul 20 2004 - 10:43:18 CDT

Original text of this message

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