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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Distinct query not working after database upgrade!!

Re: Distinct query not working after database upgrade!!

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 31 Jul 2006 16:08:31 -0700
Message-ID: <1154387309.630435@bubbleator.drizzle.com>


The J Man wrote:

> Apologies...
> the query i am running is essentially this:
>
> SELECT DISTINCT A.AID, A.TEXT FROM A, B WHERE A.ID = B.ID AND B.date
>> =mydate;

Essentially is meaningless. If you can't provide DDM, DML, and an Oracle version you aren't going to get an answer.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Mon Jul 31 2006 - 18:08:31 CDT

Original text of this message

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