Querying Valid-time State Tables

From a column that appeared in Database Programming and Design in the July, 1998 issue.

There was a typo in listing 4 on page 64, in the second union clause. The third predicate should be

AND L2.TO_DATE < L1.TO_DATE

(i.e., replace L1.FROM_DATE with L1.TO_DATE). The code samples have been corrected.



Top of Page
http://www.cs.arizona.edu/people/rts/DBPD/vtstate/index.html
Last updated June 9, 1998
Richard Snodgrass (rts@cs.arizona.edu)