I have 2 tables. One with member info (called A) and the other with card info (called B). How do I go about selecting all the members from table A that don't exist in table B? I'm not familiar with left outer joins and someone mentioned that that might work. Please help!
Evan
Evan