Tutorial text:
http://www.itcuties.com/sql/sql-inner...
SQL INNER JOIN construction when properly used, returns row or rows if there is at least one match in both tables.You can use two different INNER JOIN notations: EXPLICIT and IMPLICIT. What's the difference? See for yourself...