Posted By

geekzspot on 01/12/13


Tagged


Versions (?)

Who likes this?

1 person have marked this snippet as a favorite

johnw


SQL JOIN with a WHERE Condition


 / Published in: SQL
 

Note: A JOIN will only show rows that have a match in both Tables! If you want to show rows even if there is no match, then use an OUTER JOIN

Report this snippet  

You need to login to post a comment.