6. Filtering Your Data
“I keep six honest-serving men(They taught me all I knew.)Their names are What and Why and Whenand How and Where and Who.”
—Rudyard Kipling“I keep six honest-serving men”
Topics Covered in This Chapter
Refining What You See Using WHERE
Nulls Revisited: A Cautionary Note
Expressing Conditions in Different Ways
In the previous two chapters, we discussed the techniques you use to see all the information in a given table. We also discussed how to create and use expressions to broaden or narrow the scope of that information. In this chapter, we’ll show you how to fine-tune what you retrieve by filtering the information using ...
Get SQL Queries for Mere Mortals®: A Hands-On Guide to Data Manipulation in SQL, Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.