spottednewt
Programmer
I have a query that returns a set of employee records. I'm trying to create another query that returns all employees NOT in the previous query. My problem is that the second query excludes just the first employee in the previous and not the rest. Can anyone help?