Here's the situation, I have two tables. 1) Clients and 2) Attendance. I'm trying to create a query to pull names that don't have an attendance record between certain dates. I had try the join types and it seems to not do it. Can this actually been done?
I did a testing of a weekend where there won't be any attendance and it should pull everyone's name, but it doesn't and I had change join types. Does anybody have a solution for this?
I did a testing of a weekend where there won't be any attendance and it should pull everyone's name, but it doesn't and I had change join types. Does anybody have a solution for this?