Re: Newbie question on table design.
- From: "Brian Selzer" <brian@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 27 Apr 2007 00:24:57 -0400
"paul c" <toledobythesea@xxxxxxxx> wrote in message
news:dwaYh.131520$DE1.106984@xxxxxxxxxxxx
Cimode wrote:
... Historising tables in any form of shape is a hack. If a
DBMS requires so much operations to historize information what's the
point using it in the first place?
...
Not entirely sure I understand this, but I suspect I agree. I think
keeping history involves a "separate" database, even though I don't have a
simple definition of what "separate" means in practice, only that
operations on separate db's mightn't always give the same results given
the same values.
Why would you need a "separate" database? I was under the impression that
all you need to do is to add a time dimension to each relation for which you
need to keep history. The additional dimension can be implemented as an
attribute with an interval data type.
p
.
- Follow-Ups:
- Re: Newbie question on table design.
- From: paul c
- Re: Newbie question on table design.
- References:
- Newbie question on table design.
- From: somedeveloper
- Re: Newbie question on table design.
- From: Cimode
- Re: Newbie question on table design.
- From: paul c
- Newbie question on table design.
- Prev by Date: Re: Why relational division is so uncommon?
- Next by Date: Re: Newbie question on table design.
- Previous by thread: Re: Newbie question on table design.
- Next by thread: Re: Newbie question on table design.
- Index(es):
Relevant Pages
|
|