Web Development (ICA50601)

Diploma in Website Development (SWAN TAFE) Blog

Entries Tagged as 'General SQL'

SQL QUERIES and JOINS

August 31st, 2005 · No Comments

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 [...]

[Read more]

Tags: General SQL · mySQL