I said something wrong: Count(Distinct ) counts how many unique values
appear in a set. NOT how many times each unique value appears in a set.
Shawn
[EMAIL PROTECTED] wrote on 08/03/2004 10:28:33 AM:
> Ok, I haven't completely tested this but I have confidence in the
> approach.
>
> If yo
Ok, I haven't completely tested this but I have confidence in the
approach.
If you have the tables: campaign, foo, bar, example, and another
And, each table has something unique per row (like an ID column)
Then, this query should give you the number of rows returned from each
table because