
SQL and Relational Theory
How to Write Accurate SQL Code
C. J. Date(Author)
O'Reilly (Publisher)
1st Edition
Published on 3. March 2009
Book
426 pages
978-0-596-52306-0 (ISBN)
Article exhausted; check for reprint
Description
Understanding SQL's underlying theory is the best way to guarantee that your SQL code is correct and your database schema is robust and maintainable. On the other hand, if you're not well versed in the theory, you can fall into several traps. In SQL and Relational Theory, author C.J. Date demonstrates how you can apply relational theory directly to your use of SQL. With numerous examples and clear explanations of the reasoning behind them, you'll learn how to deal with common SQL dilemmas, such as:
* Should database access granted be through views instead of base tables?
* Nulls in your database are causing you to get wrong answers. Why? What can you do about it?
* Could you write an SQL query to find employees who have never been in the same department for more than six months at a time?
* SQL supports "quantified comparisons," but they're better avoided. Why? How do you avoid them?
* Constraints are crucially important, but most SQL products don't support them properly. What can you do to resolve this situation?
Database theory and practice have evolved since Edgar Codd originally defined the relational model back in 1969. Independent of any SQL products, SQL and Relational Theory draws on decades of research to present the most up-to-date treatment of the material available anywhere. Anyone with a modest to advanced background in SQL will benefit from the many insights in this book.
* Should database access granted be through views instead of base tables?
* Nulls in your database are causing you to get wrong answers. Why? What can you do about it?
* Could you write an SQL query to find employees who have never been in the same department for more than six months at a time?
* SQL supports "quantified comparisons," but they're better avoided. Why? How do you avoid them?
* Constraints are crucially important, but most SQL products don't support them properly. What can you do to resolve this situation?
Database theory and practice have evolved since Edgar Codd originally defined the relational model back in 1969. Independent of any SQL products, SQL and Relational Theory draws on decades of research to present the most up-to-date treatment of the material available anywhere. Anyone with a modest to advanced background in SQL will benefit from the many insights in this book.
More details
Language
English
Place of publication
Sebastopol
United States
Target group
Professional and scholarly
Illustrations
Illustrations
Dimensions
Height: 232 mm
Width: 178 mm
ISBN-13
978-0-596-52306-0 (9780596523060)
Schweitzer Classification
Other editions
New editions

Book
12/2015
3rd Edition
O'Reilly
€37.50
Article not available at the moment

Book
01/2012
2nd Edition
O'Reilly
€32.00
Article exhausted; check for reprint
Additional editions

E-Book
01/2009
O'Reilly
€37.49
Available for download
Person
C.J. Date has a stature that is unique within the database industry. C.J. is a prolific writer, and is well-known for his best-selling textbook: An Introduction to Database Systems (Addison Wesley). C.J. is an exceptionally clear-thinking writer who can lay out principles and theory in a way easily understood by his audience.