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
SQL Essentialsby Mark McIlroy - Blue Sky Technology
An introduction to the use of SQL to retrieve data and generate query result tables. The book covers SQL queries and is suitable for beginners and intermediate users. This includes an on-line environment where you can try out the examples.
(22440 views)
Sams Teach Yourself SQL in 24 Hoursby Ryan Stephens, Ron Plew - Sams
This book presents the key features of SQL in an easy to understand format with updated code examples. The material covers transactions, constructs, embedded databases, object-oriented programming, and MySQL, a very popular open source database.
(21564 views)
SQL Tutorial- fresh2refresh.com
In this SQL tutorial, you will learn how to use the SQL language to: Store, retrieve and manipulate data in SQL server; Select, insert, update and delete rows in SQL tables; Create database and tables in SQL server and all other SQL concepts.
(9228 views)
SQL for Web Nerdsby 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.
(15977 views)