Thanks for the advice.. I got it working!
-Jim
"Jim Fitzgerald" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello -
>
> I'm trying to figure out how to write a particular query and need some
> assistance. I imagine this is extremely
Hi -
I have two tables, one of them has names of people and an associated
integer ID. The other table is a list of the people (from the first table)
by their ID number that have signed up for a class. How would I write a
query that would list all the people from the first table that do not
Hello -
I'm trying to figure out how to write a particular query and need some
assistance. I imagine this is extremely simple. I have the table defined
below with five records. This table keeps track of peoples names. Each
person has a unique ID number ("person_id"). The table can also k