Think like a good SQL programmer
-- SQL programming style
For details, click:Http://www.china-pub.com/209168
As one of the core of modern software applications, databases are playing an increasingly important role. Naturally, SQL has become an indispensable technology in the daily work of many programmers. It is not difficult to learn SQL, but it is not easy to become a good SQL programmer. Most programmers turn to SQL after learning and engaging in procedural or object-oriented programming. Therefore, they often have a strong accent and lack self-knowledge.
In this book, world-class SQL expert Joe celko puts forward a series of rules and suggestions for database design and programming, the content covers naming conventions, code layout, key design, data encoding schemes, coding styles, and ways of thinking in SQL. It can be used as the basis for internal programming specifications of software companies. The book describes how to write standard, efficient, and easy-to-maintain SQL code. More importantly, it also teaches readers how to think like a good SQL programmer, use the query thinking method to understand the database, thus greatly improving the SQL programming style and improving the SQL programming level.
Introduction
Joe celkoThe world-renowned database expert, who has been a member of the ansi SQL Standards Committee for more than 10 years, is also one of the world's most popular SQL book authors. He has written a series of columns and supported the development of database programming technology and ANSI/ISO standards through his newsgroups. In addition to this book, he has also written a number of classic SQL books, including "SQL puzzles" (People's post and telecommunications Press, 2008) and "SQL authoritative guide" (to be published by the People's post and telecommunications Publishing House ).
"Joe celko is one of the most famous representatives in the database field today. He has written many best-selling books on SQL programming. However, this book is very distinctive. It will teach you how to change the way of thinking, program in a logical and descriptive way, and become a top-notch SQL developer ."
--Sql-server-performance.com