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: Beth Katcher <b.katcher_at_rcn.com>
Date: Tue, 20 Feb 2001 12:51:10 -0500
Message-ID: <3A92AE8E.2750C0AD@rcn.com>

> 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 . . .

Received on Tue Feb 20 2001 - 11:51:10 CST

Original text of this message

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