4Creating a Simple Query

“Think like a wise man but communicate in the language of the people.”

—WILLIAM BUTLER YEATS

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 I mentioned in the Introduction, I’m going to spend most of this book covering the data manipulation portion of the language. So my 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, 4th 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.