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

Home -> Community -> Usenet -> c.d.o.server -> Re: Help writing SQL query

Re: Help writing SQL query

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Tue, 07 Dec 2004 21:45:33 -0800
Message-ID: <1102484627.348345@yasure>


Barry Bulsara wrote:

>>BTW: Why can't the design be fixed? You have to realize that this is
>>going to bite you on the posterior every single time you try to use it.

>
>
> The purpose of the SQL query I want is to fix the design.

Then forget the query.

Create the target table and write one or more SQL statements, or a stored proc, to transform the data.

When you ask for a single query you make the problem far more difficult.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Tue Dec 07 2004 - 23:45:33 CST

Original text of this message

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