Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Simple SQL Question

Re: Simple SQL Question

From: Greg Teets <gteets_at_rr.cinci.com>
Date: Sun, 25 Mar 2001 20:37:57 GMT
Message-ID: <3abe572b.1893488873@news-server>

The tagline from an old Fram commercial for oil filters applies when talking about working around a bad table design:

"Pay me now or pay me later."

If you don't fix the table, you'll be working around it forever. Then the day will come that you need something done very quickly ...

Greg

On Tue, 20 Feb 2001 12:51:10 -0500, Beth Katcher <b.katcher_at_rcn.com> wrote:

>> Sorry, my bad. I should have left the part in the original message that
>> asked how to do this without using UNIONs.
>
>Me too. I should have gone back to the original message before replying
>:-). Pavan has a good suggestion, but I have to wonder if the overhead
>(in terms of run-time performance as well as understanding the code for
>maintenance purposes) is really any better than dealing with unions.
>You'll just have to try it and see. Ultimately, proper table design
>solves all of these things. Yeah, I know you don't want to change the
>table, but you can't always have your cake and eat it too . . .
>
>-- Beth
Received on Sun Mar 25 2001 - 14:37:57 CST

Original text of this message

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