I have a table with two fields, TAG_ID and TAG_DESC
my primary is tag_id.
I'm looking for a query that will display each TAG_DESC and the amount of times it occurs next to it.
Thanks,
I have a table with two fields, TAG_ID and TAG_DESC
my primary is tag_id.
I'm looking for a query that will display each TAG_DESC and the amount of times it occurs next to it.
Thanks,