Hello,
I have two tables. One is a list of clients and the second is for update notes. Each client may have several notes (one to many relationship). What I want is a query that will show each client and there most resent update... but still show the client even if they have no update. When I create a query it only shows clients that have a record in the 2nd table.
Any advice on how to do this?
Kind Regards,
Core
I have two tables. One is a list of clients and the second is for update notes. Each client may have several notes (one to many relationship). What I want is a query that will show each client and there most resent update... but still show the client even if they have no update. When I create a query it only shows clients that have a record in the 2nd table.
Any advice on how to do this?
Kind Regards,
Core