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 ...
SQL is a convenient way to manage and query your data, but badly written queries can tie up your database. Here are seven common SQL traps and how to avoid them. Database developers have it tough.