| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Does Codd's view of a relational database differ from that ofDate&Darwin?[M.Gittens]
"Jan Hidders" <jan.hidders_at_REMOVETHIS.pandora.be> wrote in message news:sxRxe.136269$3i5.7167004_at_phobos.telenet-ops.be...
> VC wrote:
OK, we want specifically an algebra (RA) primarily for two practical reasons.
(A) It's trivial to compose relational algebra operators (create nested queries) thanks to the closure property. One can create arbitrarily complex queries by using several simple and easily understood relational operators (join, projection, etc). I imagine similar freedom is not available to the user even with modern network/graph query languages (whatever those might be).
(B) The same freedom to re-arrange RA operators is extremely useful for query optimization (contrary to your opinion). Internally, the query processor decomposes the original query into a set of RA operators and then tries to rewrite the query so that its execution were most effective in terms of resorces (CPU, IO, etc). In other words, the query processor creates an efficient execution plan. I believe this kind of flexibility is not possible with alternative data models ue to lack of closure.
I do not know what a network view might be, but, since a relational view is just a stored query, the same argument as with (A) applies.
>
If so, what would it mean to say that object O is of conceptual type T given that T is a unary predicate ? Can you give a for-example ? Does the unary predicate defines a set (it's not obvious from your short sentence) ?
>>>>Because otherwise we couldn't indicate in an ORM schema that the name of
>>>>OK. Firstly, why do we care about 'value representation' at all ?
>>>
> > We can, with the additional restriction that the elements of the domains > must have some kind of lexical representation.
Please define "lexical representation".
>
> -- Jan Hidders
Received on Sun Jul 03 2005 - 16:28:08 CDT
![]() |
![]() |