Skip to Main Content (Press Enter)
Practical SQL, 2nd Edition by Anthony DeBarros
Add Practical SQL, 2nd Edition to bookshelf
Add to Bookshelf

Practical SQL, 2nd Edition

Best Seller
Practical SQL, 2nd Edition by Anthony DeBarros
Paperback $39.99
Jan 25, 2022 | ISBN 9781718501065

Buy from Other Retailers:

See All Formats (1) +
  • $39.99

    Jan 25, 2022 | ISBN 9781718501065

    Buy from Other Retailers:

  • Jan 25, 2022 | ISBN 9781718501072

    Buy from Other Retailers:

Product Details

Praise

“Even better than the previous edition!”
—Jakub Romanowski, LearnSQL.com

“This book is comprehensive, well organized, and contains almost everything a new developer needs to learn SQL using Postgres. Besides, the arrangement of the sections is logical, and the writing style is not complicated where information is supported by the required examples and images, in addition to evidence from the writer’s practical experiences.”
—Hadi Fadlallah, SQLShack

“[W]ell-written and informative . . . an extremely enjoyable book that will keep the reader engaged with interesting, thought-provoking exercises . . . I highly recommend Practical SQL, 2nd Edition to anyone wanting to learn PostgreSQL and how to tell stories with data.”
—Joshua Allen Holm, Opensource.com


REVIEWS FOR THE FIRST EDITION:

“This book is comprehensive, well organized, and contains almost everything a new developer needs to learn SQL using Postgres. Besides, the arrangement of the sections is logical, and the writing style is not complicated where information is supported by the required examples and images, in addition to evidence from the writer’s practical experiences.”
—Hadi Fadlallah, SQLShack

“One of the best-organized travelogues we’ve seen into the SQL realm.”
—Newstips Bulletin

“More fun and more engaging [than Learning SQL from O’Reilly].”
—Giles McMullen-Klein, Python Programmer, YouTuber

Practical SQL will take you from an absolute databases beginner towards becoming a database and SQL master. This book is one of those books that you feel like [you’re] reading a novel, not a technical book. It uses an easy to follow and [understandable] approach that makes it easy to read for people from all backgrounds.”
—Sara A. Metwalli, Towards Data Science

“I recommend reading Practical SQL by Anthony DeBarros for a more in-depth look on how to implement regression analysis and other analytical tools using SQL.”
—Michael Grogan, Towards Data Science

“One of the most interesting books about SQL I’ve ever read. At first glance, it looks like a guide for complete rookies. But the author raises topics that will interest advanced users.”
—Jakub Romanowski, LearnSQL.com

Table Of Contents

Introduction

1. Setting up pgAdmin
2. Creating Your First Database and Table
3. Beginning Data Exploration with SELECT
4. Understanding Data Types
5. Importing and Exporting Data
6. Basic Math and Stats
7. Joining Tables in a Relational Database
8. Table Design that Works for You
9. Extracting Information by Grouping and Summarizing
10. Inspecting and Modifying Data
11. Statistical Functions in SQL
12. Working with Dates and Times
13. Advanced Query Techniques
14. Mining Text to Find Meaningful Data
15. Analyzing Spatial Data with PostGIS
16. Working with JSON Data
17. Saving Time with Views, Functions, and Triggers
18. Using PostgreSQL from the Command Line
19. Maintaining Your Database
20. Identifying and Telling the Story Behind Your Data

Appendix A. Additional Resources

Looking for More Great Reads?
21 Books You’ve Been Meaning to Read
Back to Top