Re: Guessing?
From: Bob Badour <bbadour_at_pei.sympatico.ca>
Date: Mon, 26 May 2008 11:08:42 -0300
Message-ID: <483ac46d$0$4069$9a566e8b_at_news.aliant.net>
>
> Right, saying the dbms 'knows' something invites talk of it being able
> to 'guess' and other mysticisms. For want of a better word, for now
> I'll try to remember to quote it.
Date: Mon, 26 May 2008 11:08:42 -0300
Message-ID: <483ac46d$0$4069$9a566e8b_at_news.aliant.net>
paul c wrote:
> Bob Badour wrote:
> ...
>
>> ... (Not that I like anthropomorphizing dbmses.)
>
> Right, saying the dbms 'knows' something invites talk of it being able
> to 'guess' and other mysticisms. For want of a better word, for now
> I'll try to remember to quote it.
With POOD, any tuple satisfies the predicate of at most one relation in the dbms. Thus, with POOD, the dbms can calculate a unique relation to which to apply any insert, update or delete with the goal of avoiding anomalous behaviour.