SQL Antipatterns: Avoiding the Pitfalls of Database Programming
SQL Antipatterns: Avoiding the Pitfalls of Database Programming by Bill Karwin
- Binding:
- Paperback
- Number of Pages:
- 300
- ISBN:
- 1934356557
- Product Group:
- book
- Publisher:
- Pragmatic Bookshelf
- Publication Date:
- Aug. 25, 2010
- BooksForGeeks.com ID:
- 3840
If you're programming applications that store data, then chances are you're using SQL, either directly or through a mapping layer. Well, here's a sad secret - most developers aren't SQL experts, and most of the SQL that gets used is inefficient, hard to maintain, and sometimes just plain wrong.

