| finding how many X occur in a database how many different galleries there are |
MikeElmore

msg:4342552 | 3:54 am on Jul 22, 2011 (gmt 0) | I have a database with a table called 'media' which has a field named 'gallery' I want to check all the rows and count how many different galleries exist.
|
topr8

msg:4342589 | 6:31 am on Jul 22, 2011 (gmt 0) | what have you tried so far? you should look into using DISTINCT
|
|
|