Re: Oracle Analytical Functions - Mailing list pgsql-general

From Rodrigo E. De León Plicet
Subject Re: Oracle Analytical Functions
Date
Msg-id a55915760802020933w1c7dcccfy3d3586c68078c449@mail.gmail.com
Whole thread Raw
In response to Re: Oracle Analytical Functions  (Enrico Sirola <enrico.sirola@gmail.com>)
List pgsql-general
On Jan 31, 2008 8:49 AM, Enrico Sirola <enrico.sirola@gmail.com> wrote:
> I'd create a "previousTime" column and manage it using a trigger.
> Anyway, it depends on the time-dependancy of the table
> Then you can perform "temporal" in a much easier way.
> You could be interested in taking a look at the following link
>
> http://www.cs.arizona.edu/~rts/tdbbook.pdf

+1

That book provides many sane examples for handling temporal data. Recommended.

pgsql-general by date:

Previous
From: vladimir konrad
Date:
Subject: Re: [OT] "advanced" database design (long)
Next
From: Enrico Sirola
Date:
Subject: Re: arrays of floating point numbers / linear algebra operations into the DB