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 -> Q: Version Control or Content History in databases ?

Q: Version Control or Content History in databases ?

From: Sascha Kompass <sascha.kompass_at_epigenomics.com>
Date: Tue, 23 Oct 2001 17:20:21 +0200
Message-ID: <3BD58AB5.72A58850@epigenomics.com>


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 Tue Oct 23 2001 - 10:20:21 CDT

Original text of this message

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