left outer join query -- maybe?

2003-11-06 Thread Charles Haven
Hello all, I have three queries that I need to join together and cannot figure out how. The first query returns 161 records and I want all these records with nulls in the fields added with queries 2 and 3. Any help will be greatly appreciated!!

LEFT SELF Join -- LEFT join on same table

2003-07-14 Thread Charles Haven
Hello all, Is it possible to LEFT JOIN a table to itself? I want to see all records in a table where the year of the sales date is 2003 and where the salesman sold an item to a customer to which he did not sell that item to in 2002. The following is an example table (SALES): ++-+-