/ 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
You need to login to post a comment.
geekzspot on 01/12/13
1 person have marked this snippet as a favorite