Developing Time-Oriented Database Applications in SQL
by Richard T. Snodgrass
Publisher: Morgan Kaufmann 1999
ISBN/ASIN: 1558604367
ISBN-13: 9781558604360
Number of pages: 528
Description:
Richard Snodgrass and his colleagues have explored temporal data concepts over the last two decades. They now have a fairly complete solution to the problems. Indeed the concepts are now being added to the SQL language standard. This book summarizes their work and presents it in a very accessible and useful way.
Download or read it online for free here:
Download link
(4.8MB, PDF)
Similar books

by Rahul Batra
This is a short e-book teaching the basics of SQL assuming no prior knowledge of it. While the examples and text use Ingres as the database management system, the code should work correctly on any SQL compliant database.
(13768 views)

by Philip Greenspun
Introduction to SQL: data modeling, simple queries, complex queries, transactions, triggers, views, style, PL/SQL and Java, trees, handling dates in Oracle, limits in Oracle, tuning, data warehousing, foreign and legacy data and normalization.
(15110 views)

by Anthony Molinaro, Robert de Graaf - O'Reilly Media
This book offers solutions to common SQL challenges. With clear examples for various SQL dialects, it covers topics like filtering, aggregation, and advanced queries, making it a guide for users looking to optimize and master their SQL skills.
(465 views)

- Wikibooks
Structured Query Language (SQL) is a widely-used query language for using database. This book provides a detailed description of SQL, its origins, its programming, and its uses. The book follows the specifications of the SQL:2008 ISO standard.
(17237 views)