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 -> Count of Group

Count of Group

From: Patrick Ryan <pat_at_halcyon.com>
Date: 1998/01/10
Message-ID: <698vn4$dl8$1@brokaw.wa.com>#1/1

This is posted on behalf of a co-worker:

The following code doesn't work:

Select count (distinct col1, col2, col3) from table ;

What code would return ONLY the count of a distinct grouping of columns?

Please cc your reply to my e-mail address: pat_at_halcyon.com

Thanks!

-Pat Ryan
 LIAS Senior Programmer/Analyst
 My views do not necessarily represent those of my company; nor indeed of  any other sentient being. Received on Sat Jan 10 1998 - 00:00:00 CST

Original text of this message

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