Errata for SQL Antipatterns
We try to keep our books accurate, but sometimes mistakes creep in. This page lists the errors submitted by our astute readers. If you've found a new error, please submit it.
The latest version of the book is P3.0, released about 1 month ago. If you've bought a PDF of the book and would like to upgrade it to this version (for free), visit your home page.
No known errata.
Stuff To Be Considered in the Next Edition
| Paper | Description | Found in | Fixed in | |
|---|---|---|---|---|
| 168 |
#48485: The book recommends to use separate queries for achieving the goal ("Follow the Single-Value Rule to avoid ambiguous query result").
Sugges...more...
Bill Karwin says: Using windowing functions is a valid solution, thanks for the suggestion. But unfortunately space restrictions prevent me from adding another solution to the chapter.
|
P2.0
10-Jan-12 |
