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: adding col in between....

Re: adding col in between....

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Tue, 19 Jul 2005 12:18:07 +0100
Message-ID: <7765c89705071904185eee01a0@mail.gmail.com>


In contrast to Fabian Pascal I'm encouraging all web programmers to use prevlayer <http://www.prevayler.org/wiki.jsp>. Its several thousand times faster than any available DBMS, really easy to use and requires no thought. As such it seems entirely appropriate for all those folk in our industry who seem incapable of thought to use it.  

 On 7/19/05, rjamya <rjamya_at_gmail.com> wrote:
>
> But I thought all java programmers ever need is a clob since they store
> everything in a big string.
>
> On 7/19/05, Carel-Jan Engel <cjpengel.dbalert_at_xs4all.nl> wrote:
> >
> > Maybe the 'why' question can be answered. I was involved in a project,
> > where all queries were 'select * from.....'. And all updates updated every
> > single column, of course, whether the contents changed or not.
> >
> > Yes, it was Java. They 'generated' the SQL, and required all columns to
> > be in alphabetical order.
>
>
> Yeah, time to fire the dumb design and bring in some natural commen sense
> back. I'd never let java programmers design anything, just let them
> implement a prepared design.
>
> Okay, now I'll wait for java programmers to 'throw' exception at my
> comments. I, however have a preparedStatement() for them.
>
> Raj
>
>
>

-- 
Niall Litchfield
Oracle DBA
http://www.niall.litchfield.dial.pipex.com

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jul 19 2005 - 06:20:32 CDT

Original text of this message

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