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

Home -> Community -> Usenet -> comp.databases.theory -> Re: Table with one row

Re: Table with one row

From: Roy Hann <specially_at_processed.almost.meat>
Date: Wed, 26 Oct 2005 12:56:43 +0100
Message-ID: <NYqdnc71wMe-8sLeRVnyrA@pipex.net>


"x" <x_at_not-exists.org> wrote in message
news:djnf3p$ehr$1_at_domitilla.aioe.org...
> How do you enforce the time passes in one direction ?

A suitable transition constraint is easy to code. ANSI SQL doesn't seem to support them declaratively, but most products have some sort of trigger/rule mechanism that can be used to improvise something.

Time travelling in one direction is easy. Time travelling at the correct rate is slightly harder.

Roy Received on Wed Oct 26 2005 - 06:56:43 CDT

Original text of this message

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