Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Selecting Data From Split Tables

A couple of examples of using joins or nested queries to select and combine data from multiple tables.

MySQL Left Joins

A tutorial on MySQL Left Joins