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 JOINAs a matter of good database designpractice, you should avoid outer joins asmuch as possible, because of the addedcomplexity and extra code needed <strong>to</strong> handlethe resulting special cases.Try instead <strong>to</strong> use left joins consistently,always expressing the query so that theselection of the left-hand table makes sense.

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

Saved successfully!

Ooh no, something went wrong!