| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Objects and Relations
Marshall wrote:
> On Jan 30, 11:43 am, "Neo" <neo55..._at_hotmail.com> wrote:
>
>>>>what is a relational expression for the string bob?
>>
>>>{ (0, 'b'), (1, 'o'), (2, 'b') }
>>
>>Is the following relationally equivalent?
>>
>>{ (2, 'b'), ('b', 0'), ('o', 1) }
>>According to set theory, is the ordering of a set's elements relevant, >>required or allowed?
A quibble: A set imposes no implicit order on its elements and order has no effect on the value of a set. The elements themselves, however, can have as many orders as one has collations for them.
If a syntactic form of a set
> has order (which it will, because syntax has implicit order)
> then that order has no meaning.
And one is free to physically order things for performance however it suits one regardless of the syntactic order used.
/amplification Received on Tue Jan 30 2007 - 16:04:58 CST
![]() |
![]() |