The Effective Use of Joins in Select Statements (O'ReillyNet)
Satya Komatineni
illustrates the database join construct in Java.
"
A join construct helps you effectively use select statements to mine relational databases. This article examines syntax, surprises, and rules of thumb for the use of joins."