This chapter extends your query formulation skills by explaining advanced table matching problems involving the outer join, difference, and division operators. Other parts of the SELECT statement are demonstrated to explain these advanced matching problems. In addition, the subtle effects of null values are explained to help you interpret query results involving null values. After this chapter, you should have acquired the following knowledge and skills:
Recognize Type I nested queries for joins and understand the associated conceptual evaluation process.
Recognize Type II nested queries and understand the associated conceptual evaluation process.
Recognize problems involving the outer join, difference, and division operators.
Adapt example SQL statements to matching problems involving the outer join, difference, and division operators.
Understand the effect of null values on conditions, aggregate calculations, and grouping.
To learn more about the book this website supports, please visit its Information Center.