| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: separation of church and state?
On Oct 7, 8:40 am, paul c <toledobythe..._at_ooyah.ac> wrote:
>
In order theory, an ordered set is a pair, consisting of a set and an order relation on that set. It's not a list or anything like that. The question of data structures only comes up when (in implementation land) we want to do the computation of putting the elements in some order. What that looks like is a design decision, and I don't see any reason why it can't look like a relation, at some level at least. In other words, it could be a relation {position, element} in the case of a total order, or {position, {element}} in a preorder. (It's not obvious what it should be for a partial order.)
My sense is that Date's ideas about the solution space to this problem have been somewhat artificially constrained as a response to what SQL did.
Marshall Received on Sun Oct 07 2007 - 11:21:01 CDT
![]() |
![]() |