> They both run and return results, I was just wondering if the first form was > incorrect or not?
They're both OK, although in the first example you don't need to qualify the same column in both tables -- because of the join, one table will do. It's a matter of which returns faster. -- Larry

