Thanks PHV, that worked. Appreciate it.
Question 2:
Now I want to modify that query so it returns all the records from Table1 and returns the associated records from Table2 if there is no associated record in Table2, it will still return the record from Table1.
With the current query it...