Re: Reminder, blatant ad

From: JOG <jog_at_cs.nott.ac.uk>
Date: 27 Jan 2006 08:42:32 -0800
Message-ID: <1138380152.680513.293150_at_g49g2000cwa.googlegroups.com>


Jan Hidders wrote:
[snip]
> > [...] Whenever I mention that I want to
> > work with such data structures as ordered lists with associated insert
> > and delete functions, I am informed that I am talking about
> > representation and that what I want is possible with the data modeled
> > via the RM and then handled with another product in front of that. I'm
> > showing that the RM is all about representation. As soon as you decide
> > to use another representation, you are moving away from the RM.
>
> I don't know who told you that lists are somehow only representation
> while sets are not, but that is nonsense. The reason to avoid lists is
> far more mundane and practical; it would make the DBMS more complex and
> make tasks such as query optimization, concurrency control and integrity
> maintenance harder. It would also make the theory more complex, which in
> the long term usually also translates into practical problems.

I do not agree with this. Conventional ordering (and hence listing) is mathematically impossible in the relational model period, due to the Codd's redefinition of RM-relations and the model's closure. Dawn is hence correct imo - lists must be interpreted by a process external to the RM, not for the sake of simplicity, or query optimization, but rather because the very the nature of that data model precludes their implementation. Received on Fri Jan 27 2006 - 17:42:32 CET

Original text of this message