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 -> How can we make distinct of one particular column!

How can we make distinct of one particular column!

From: Pedro Nuno Gomes Pimenta <p.pimenta_at_ifb.pt>
Date: 1998/01/05
Message-ID: <34B0B603.AFC6AB51@ifb.pt>#1/1

   Happy new year everybody!

    If i have a select statement like this:

    SELECT column1, column2,column3 FROM table......

    How can i retrieve the query eliminating the repetitions of column2. The distinct function eliminates the repetitions of all columns.

                        Thanks!
                                   Pedro
Received on Mon Jan 05 1998 - 00:00:00 CST

Original text of this message

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