Joe Celko has looked deep into the code of novice SQL programmers and found a consistent and troubling pattern. These programmers have not changed their approach from writing code for a procedural language, like C, to a declarative language--which is what SQL is. As a result they are not fully using the power and capability inherent in SQL and that translates into writing more code than they need to write, more complex code than is needed, and ultimately lower productivity.
Thinking in sets reveals the conceptual shift these programmers need to make. Through detailed examples and clear explanations, Joe enables readers to concepualize database problems as rooted in sets and solvable through declarative programming techniques. The book focuses on three main table-based SQL techniques that not only demonstrate this set characteristic of SQL but also dramatically simplify application development. For each table type--auxillary, temporal and virrual--Joe teaches not only the new kind of thinking required to use them effectively but also how to choose the right table technique to apply and why.
* Joe brings you comprehensive treatment of SQL programming techniques that make use of tables rather than procedural code.* The focus on real world examples and Joe's creative teaching style enable SQL programmers to conquer a common weak spot, while learning these new tools.
* A unique contribution, many techniques which are novel and unavailable elsewhere.
http://rapidshare.com/files/91245158/0123741378.zip
http://depositfiles.com/files/3504567
本书通过详细的例子和清晰的解释,帮助SQL程序员从过程式思维转向集合式思维,掌握使用辅助表、临时表和虚拟表等三种主要表技术进行声明式编程的方法。

被折叠的 条评论
为什么被折叠?



