FMS Home Page FMS, Inc.
Microsoft Access/SQL Server Query Tip: Finding Records in One Table but Not Another with "Not In" Queries

FMS Development Team Blog

Exploring the Latest in Application Development

About FMS

FMS, Inc. is software development company in Tyson's Corner, VA.
E-mail usSend mail

Recent comments

© Copyright 2012 FMS, Inc.

Microsoft Access/SQL Server Query Tip: Finding Records in One Table but Not Another with "Not In" Queries

Here's another resource in our ongoing coverage of query techniques:

Learn how to create queries to find all the records in one table that don't have corresponding records in another table. If you're not familiar with the difference between INNER JOIN, OUTER JOIN, LEFT JOIN and RIGHT JOIN, check out this new paper on these important query feature. It'll save you tons of time trying to code this yourself and will surely give you new ideas on how to better retrieve and analyze your data. The techniques apply to both Microsoft Access and SQL Server queries.

Currently rated 3.5 by 4 people

  • Currently 3.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by Luke on Saturday, December 12, 2009 10:43 AM
Permalink | Comments (0) | Post RSSRSS comment feed
Comments are closed