In this case, a left join is the same as a right join?
mysql> mysql> mysql> use usenet;show tables;describe ARTICLE;describe NEWSGROUP; Database chang
Codeproject has this image which explains the simple basics of SQL joins, taken from: http://www.codeproject.com/KB/database/Visual_SQL_Joins.aspx SQL joins explained