tables linked in a query (1 Viewer)

Jackske

Registered User.
Local time
Today, 20:51
Joined
Feb 28, 2000
Messages
48
I have a main table and 2 sub tables which are linked to the main table.
I put all of them in 1 query.
The query shows me only those record where some data are also inserted in the sub tables. That is NOT my wish.
I want this query to show me all records even if there are no data's for this record in 1 or both sub tables!

Thanks for your help


Jackske/Belgium
 

Kodo

"The Shoe"
Local time
Today, 13:51
Joined
Jan 20, 2004
Messages
707
you need to use an outer join
 

Jackske

Registered User.
Local time
Today, 20:51
Joined
Feb 28, 2000
Messages
48
soory if I am abusing

Sorry, if I am abusing but what is an Outer Join?

Jackske/Belgium
 

Users who are viewing this thread

Top Bottom