Thread
:
query help - newbie
View Single Post
#
1
(
permalink
)
02-28-2008, 07:32 PM
vavavoomy2
Posts: n/a
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?
vavavoomy2