Re: Does Codd's view of a relational database differ from that ofDate&Darwin?[M.Gittens]
Date: Fri, 17 Jun 2005 11:26:56 +0200
Message-ID: <42b29762$1_at_news.fhg.de>
Jon Heggland schrieb:
> Perhaps I don't understand the problem the UR is meant to solve.
>
> Is it that the query with the joins is difficult/complicated to
> formulate? That is mostly a matter of syntax/UI. The good thing about
> the join query is that it explicitly states how the relationship between
> employees and managers is inferred---this has to be stated
> somewhere/sometime, either by the querier or by the database designer.
Actually, the same high level goal is formulated for MS WinFS where they want all data items to be related and the system knows about these relationships and can retrieve correct data given simple queries. The main problem is that in this case we need to dramatically simplify our view of data and item relationships.
-- http://conceptoriented.comReceived on Fri Jun 17 2005 - 11:26:56 CEST