https://en.wikipedia.org/wiki/Syntactic_sugar http://stackoverflow.com/questions/11366006/mysql-on-vs-using http://dev.mysql.com/doc/refman/5.7/en/join.html The USING(column_list) clause names a list of columns that must exist in both tables. If tabl…