| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: A question for Mr. Celko
On Sun, 18 Jul 2004 00:12:27 +0000, Marshall Spight wrote:
> "Jan Hidders" <jan.hidders_at_REMOVETHIS.pandora.be> wrote in message
> news:pan.2004.07.17.23.23.54.257337_at_REMOVETHIS.pandora.be...
>> On Sat, 17 Jul 2004 15:37:00 +0000, Marshall Spight wrote: >> > >> > [...] 1NF doesn't seem to do anything but get in the way of things >> > like relation-valued or list-valued attributes. >> >> Good question. I would argue that it keeps things simple. [...]
So what happens for example if the list is really big and I do a join between the list and the relation in the relation-valued attribute. Will your query optimizer recoginize that situation and choose the right join algorithm? Do you know how hard it is to decide whether a certain list operation is actually a natural join?
![]() |
![]() |