I'm fairly new to Sql Server and need some logic help. I'm trying to build a Job Assignment program and need to search my database to find people who haven't been assigned a job on a particular day, although they may have been assigned at an earlier or later date. Essentially, I'm searching for a list of people who don't have a record that meets my criteria. I need some pointers here and would appreciate any help