Re: Surrogate Keys: an Implementation Issue
From: paul c <toledobythesea_at_oohay.ac>
Date: Wed, 19 Jul 2006 17:01:27 GMT
Message-ID: <Hztvg.214412$IK3.67146_at_pd7tw1no>
Date: Wed, 19 Jul 2006 17:01:27 GMT
Message-ID: <Hztvg.214412$IK3.67146_at_pd7tw1no>
Paul Mansour wrote:
> ...
>
> The second is perhaps more profound. Consider a rollback database, or a
> database that must provide a complete audit trail of every change. For
> example, the database must provide the answer to "who changed this SS
> number from X to Y, and when did they change it? As far as I can tell,
> if there is no way to answer this without an immutable identifier. ( I
> suppose you could design the DB to handle specific cases, but I'm
> interested in DBMS with native rollback and audit trail support.)
>
> Again, let me restate that I'm talking about the internals of the DBMS,
> not how to design a database.
>
p Received on Wed Jul 19 2006 - 19:01:27 CEST