Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Q: Version Control or Content History in databases ?

Re: Q: Version Control or Content History in databases ?

From: Ed Prochak <edprochak_at_magicinterface.com>
Date: Wed, 24 Oct 2001 06:01:15 GMT
Message-ID: <3BD68433.D8D5BB0E@magicinterface.com>

If you want to look at research, scan for information related to "temporal databases". It's not an easy problrm domain.

Sascha Kompass wrote:
>
> Hi group,
>
> is there any such thing like version control or content history in a
> database system ? I think of such a thing like CVS for database content.
>
> It should be possible to make queries like:
>
> SELECT x,y FROM table WHERE SYSDATE = date
>
> Is this a topic of interest to database theoreticists ?
>
> (The real problems start when you want this to be still _fast_
> and foreign key handling fully operable in the desired sense.)
>
> Do you see any practical way to acomplish such a thing ?
>
> Every input is welcome,
> Sascha
Received on Wed Oct 24 2001 - 01:01:15 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US