Laurelanwyn
Programmer
Hi. Using a SQL database I have a series of fields that are a comma delimited list of states. It is not a list of every state, just a list of states that qualify for a certain job category. I need to make a grouping on this state field so that I can count the number of people who do a job category per state. Does anyone have any ideas?