Type Inheritance and Relational Theory

Type Inheritance and Relational Theory
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 674
Release :
ISBN-10 : 9781491959947
ISBN-13 : 1491959940
Rating : 4/5 (940 Downloads)

Book Synopsis Type Inheritance and Relational Theory by : C.J. Date

Download or read book Type Inheritance and Relational Theory written by C.J. Date and published by "O'Reilly Media, Inc.". This book was released on 2016-09-08 with total page 674 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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. Recognizing and acting upon such subtype / supertype relationships provides numerous benefits: Certainly it can help in data modeling, and it can also provide for code reuse in applications. For these reasons, many languages, including the standard database language SQL, have long supported such relationships. However, there doesn’t seem to be any consensus in the community at large on a formal, rigorous, and abstract model of inheritance. This book proposes such a model, one that enjoys several advantages over other approaches, not the least of which it is that it’s fully compatible with the well known relational model of data. Topics the model covers include: Both single and multiple inheritance Scalar, tuple, and relation inheritance Type lattices and union and intersection types Polymorphism and substitutability Compile time and run time binding All of these topics are described in detail in the book, with numerous illustrative examples, exercises, and answers. The book also discusses several alternative approaches. In particular, it includes a detailed discussion and analysis of inheritance as supported in the SQL standard.


Type Inheritance and Relational Theory Related Books

Type Inheritance and Relational Theory
Language: en
Pages: 674
Authors: C.J. Date
Categories: Computers
Type: BOOK - Published: 2016-09-08 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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 rectangle
Type Inheritance and Relational Theory
Language: en
Pages: 572
Authors: C.J. Date
Categories: Computers
Type: BOOK - Published: 2016-09-08 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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 rectangle
E. F. Codd and Relational Theory, Revised Edition
Language: en
Pages: 307
Authors: C. J. Date
Categories: Computers
Type: BOOK - Published: - Publisher: Technics Publications

DOWNLOAD EBOOK

E. F. Codd’s relational model of data has been described as one of the three greatest inventions of all time (the other two being agriculture and the scientif
E. F. Codd and Relational Theory: A Detailed Review and Analysis of CoddÕs Major Database Writings
Language: en
Pages: 306
Authors: C. J. Date
Categories: Computers
Type: BOOK - Published: 2019-07-18 - Publisher: Lulu.com

DOWNLOAD EBOOK

E. F. Codd's relational model of data has been described as one of the three greatest inventions of all time (the other two being agriculture and the scientific
SQL and Relational Theory
Language: en
Pages: 430
Authors: C.J. Date
Categories: Computers
Type: BOOK - Published: 2009-01-23 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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 oth