SQL and Relational Theory
How to Write Accurate SQL Code
Second Edition Januar 2012
ISBN 978-1-4493-1640-2
444 Seiten,
eBook-Format: PDF, EPUB, MOBI
Kurzbeschreibung
SQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put the theory into practice. In this insightful book, author C.J. Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it directly to your use of SQL.
Ausführliche Beschreibung
SQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put the theory into practice. In this insightful book, author C.J. Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it directly to your use of SQL.
This second edition includes new material on recursive queries, “missing information” without nulls, new update operators, and topics such as aggregate operators, grouping and ungrouping, and view updating. If you have a modest-to-advanced background in SQL, you’ll learn how to deal with a host of common SQL dilemmas.
- Why is proper column naming so important?
- Nulls in your database are causing you to get wrong answers. Why? What can you do about it?
- Is it possible to 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?
Weitere Informationen zu diesem Buch
Ergänzende O'Reilly Titel:
![]() | SQL in a Nutshell |

