Re: Is it Possible to Enforce This Relationship at the DB Level?
Date: Fri, 19 Oct 2007 16:44:13 -0000
Message-ID: <1192812253.242886.40630_at_q3g2000prf.googlegroups.com>
On Oct 16, 4:03 am, David Portas
<REMOVE_BEFORE_REPLYING_dpor..._at_acm.org> wrote:
> On 15 Oct, 22:59, dutone <dut..._at_hotmail.com> wrote:
>
>
>
> > I'd like to enforce this based on the data model and its
> > relationships.
> > Although to me, it doesn't seem possible without an additional layer
> > of logic.
> > The need for a check assertion in a RDMS tells me that cerain
> > cituations must be enforced at a higher level. This is one of them I
> > guess.
>
> Maybe your definition of a data model differs from mine. All such
> constraints are surely part of that model irrespective of what syntax
> the DBMS uses.
>
> If you have some particular DBMS in mind then maybe someone will have
> other suggestions about features supported by that product. Perhaps a
> redesign would also be possible but I'm reluctant to begin a design-by-
> newsgroup exercise.