C J Date: 9 books

Book cover of Database in Depth

Database in Depth

Relational Theory for Practitioners

by C.J. Date
Language: English
Release Date: July 6, 2012

This book sheds light on the principles behind the relational model, which is fundamental to all database-backed applications--and, consequently, most of the work that goes on in the computing world today. Database in Depth: The Relational Model for Practitioners goes beyond the hype and gets to the...
Book cover of SQL and Relational Theory

SQL and Relational Theory

How to Write Accurate SQL Code

by C.J. Date
Language: English
Release Date: November 6, 2015

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 that theory into practice. In this book, Chris Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can...
Book cover of Relational Theory for Computer Professionals

Relational Theory for Computer Professionals

What Relational Databases Are Really All About

by C.J. Date
Language: English
Release Date: May 21, 2013

All of today’s mainstream database products support the SQL language, and relational theory is what SQL is supposed to be based on. But are those products truly relational? Sadly, the answer is no. This book shows you what a real relational product would be like, and how and why it would be so much...
Book cover of Database Design and Relational Theory

Database Design and Relational Theory

Normal Forms and All That Jazz

by C.J. Date
Language: English
Release Date: April 19, 2012

What makes this book different from others on database design? Many resources on design practice do little to explain the underlying theory, and books on design theory are aimed primarily at theoreticians. In this book, renowned expert Chris Date bridges the gap by introducing design theory in ways...
Book cover of Time and Relational Theory

Time and Relational Theory

Temporal Databases in the Relational Model and SQL

by C.J. Date, Hugh Darwen, Nikos Lorentzos
Language: English
Release Date: August 13, 2014

Time and Relational Theory provides an in-depth description of temporal database systems, which provide special facilities for storing, querying, and updating historical and future data. Traditionally, database management systems provide little or no special support for temporal data at all. This...
Book cover of The Relational Database Dictionary

The Relational Database Dictionary

A Comprehensive Glossary of Relational Terms and Concepts, with Illustrative Examples

by C.J. Date
Language: English
Release Date: August 28, 2006

Avoid misunderstandings that can affect the design, programming, and use of database systems. Whether you're using Oracle, DB2, SQL Server, MySQL, or PostgreSQL, The Relational Database Dictionary will prevent confusion about the precise meaning of database-related terms (e.g., attribute, 3NF, one-to-many...
Book cover of Type Inheritance and Relational Theory

Type Inheritance and Relational Theory

Subtypes, Supertypes, and Substitutability

by C.J. Date
Language: English
Release Date: September 8, 2016

Type inheritance is that phenomenon according to which we can say, for example, that every square is also a rectangle, and so properties that apply to rectangles in general apply to squares in particular. In other words, squares are a subtype of rectangles, and rectangles are a supertype of squares....
Book cover of The New Relational Database Dictionary

The New Relational Database Dictionary

Terms, Concepts, and Examples

by C.J. Date
Language: English
Release Date: December 21, 2015

No matter what DBMS you are using—Oracle, DB2, SQL Server, MySQL, PostgreSQL—misunderstandings can always arise over the precise meanings of terms, misunderstandings that can have a serious effect on the success of your database projects. For example, here are some common database terms: attribute,...
Book cover of View Updating and Relational Theory

View Updating and Relational Theory

Solving the View Update Problem

by C.J. Date
Language: English
Release Date: December 20, 2012

Views are virtual tables. That means they should be updatable, just as "real" or base tables are. In fact, view updatability isn’t just desirable, it’s crucial, for practical reasons as well as theoretical ones. But view updating has always been a controversial topic. Ever since the...
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy