4. Creating a Simple Query
“Think like a wise man but communicatein the language of the people.”
—William Butler Yeats
Topics Covered in This Chapter
A Quick Aside: Data versus Information
Translating Your Request into SQL
Now that you’ve learned a little bit about the history of SQL, it’s time to jump right in and learn the language itself. As we mentioned in the Introduction, we’re going to spend most of this book covering the data manipulation portion of the language. So our initial focus will be on the true workhorse of SQL—the SELECT statement.
Introducing SELECT
Above all other keywords, ...
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.