Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 993 Bytes

File metadata and controls

7 lines (6 loc) · 993 Bytes

Top Books on SQL

  • Learning SQL, 4th Ed. - Alan Beaulieu - 2023 - Window functions, materialized views, JSON; graded exercises and solutions.
  • Practical SQL, 2nd Ed. - Anthony DeBarros - 2022 - Storytelling with PostgreSQL; spatial queries and hands-on labs.
  • SQL Cookbook, 2nd Ed. - Anthony Molinaro & Robert de Graaf - 2020 - Real-world SQL recipes; window functions and CTEs.
  • Effective SQL - John Viescas, Douglas Steele, Ben Clothier - 2017 - 61 patterns for better, optimized queries.
  • SQL in a Nutshell, 4th Ed. - Kevin Kline, Regina Obe, Leo Hsu - 2022 - Reference for ANSI SQL and major database products.