Skip to main content

Save up to 30% on Elsevier print and eBooks with free shipping. No promo code needed.

Save up to 30% on print and eBooks.

Joe Celko's Thinking in Sets: Auxiliary, Temporal, and Virtual Tables in SQL

  • 1st Edition - January 22, 2008
  • Author: Joe Celko
  • Language: English
  • Paperback ISBN:
    9 7 8 - 0 - 1 2 - 3 7 4 1 3 7 - 0
  • eBook ISBN:
    9 7 8 - 0 - 0 8 - 0 5 5 7 5 2 - 6

Perfectly intelligent programmers often struggle when forced to work with SQL. Why? Joe Celko believes the problem lies with their procedural programming mindset, which keeps them… Read more

Joe Celko's Thinking in Sets: Auxiliary, Temporal, and Virtual Tables in SQL

Purchase options

LIMITED OFFER

Save 50% on book bundles

Immediately download your ebook while waiting for your print delivery. No promo code is needed.

Institutional subscription on ScienceDirect

Request a sales quote
Perfectly intelligent programmers often struggle when forced to work with SQL. Why? Joe Celko believes the problem lies with their procedural programming mindset, which keeps them from taking full advantage of the power of declarative languages. The result is overly complex and inefficient code, not to mention lost productivity.This book will change the way you think about the problems you solve with SQL programs.. Focusing on three key table-based techniques, Celko reveals their power through detailed examples and clear explanations. As you master these techniques, you’ll find you are able to conceptualize problems as rooted in sets and solvable through declarative programming. Before long, you’ll be coding more quickly, writing more efficient code, and applying the full power of SQL