i'm feeling brain dead today and cant seem to work this out. i ashamed as it seems to be such a basic problem. I have an sql query: select "distinct item1, item2..." and want to find the number of ...
I'm kind of a newbie with SQL, but this is driving me crazy.<BR><BR>I have a primary table that I'm doing selects from, but I'd also like to collect count values from 3 other tables. Here's a sample ...