12.07.2015 Views

Module 13 (Introduction to SQL - Part 2).pdf

Module 13 (Introduction to SQL - Part 2).pdf

Module 13 (Introduction to SQL - Part 2).pdf

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The OUTER JOINThe OUTER or FULL JOIN specifies thatall records from both tables are <strong>to</strong> bereturned, even if a record from either tablehas no matching records in the other table.Usually we want <strong>to</strong> control how this worksa little more closely than that. So weusually explicitly say LEFT JOIN orRIGHT JOIN, so that we can leave out therecords that we are not interested in.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!