View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 07:32 PM
vavavoomy2
 
Posts: n/a
Default query help - newbie

Query: How many religions have N number of members?
Table: Person table with Religion column. Each person has a religion value listed.

How would I write this query in SQL?
Reply With Quote