One of the parts of SQL that gets overlooked by many is the use of the JOIN statement.
This little bit of SQL syntax can lead to some quite amazing results from your data.
In this article I look at how to discover if data is missing from a table that is dependant on another table as [...]
Entries Tagged as 'mySQL'
SQL QUERIES and JOINS
August 31st, 2005 · No Comments
Tags: General SQL · mySQL