Good afternoon everyone!
I was racking my brain today trying to figure out how I could possible figure out the number of occurrence's everything in my database has. I DO NOT want to search for an item and have it tell me how many times it happens in a database.
I want to query an entire column and count how many times it see's , 'XXXXX' and 'YYYYY'. And then output the top 5 most used number sets.
Can anyone shed any light on this? Maybe with arrays? I'm not sure...
Thanks Alot!
I was racking my brain today trying to figure out how I could possible figure out the number of occurrence's everything in my database has. I DO NOT want to search for an item and have it tell me how many times it happens in a database.
I want to query an entire column and count how many times it see's , 'XXXXX' and 'YYYYY'. And then output the top 5 most used number sets.
Can anyone shed any light on this? Maybe with arrays? I'm not sure...
Thanks Alot!