Re: Extending my question. Was: The relational model and relational algebra - why did SQL become the industry standard?
From: Lauri Pietarinen <lauri.pietarinen_at_atbusiness.com>
Date: Thu, 13 Feb 2003 19:36:49 +0200
Message-ID: <3E4BD7B1.3030900_at_atbusiness.com>
Date: Thu, 13 Feb 2003 19:36:49 +0200
Message-ID: <3E4BD7B1.3030900_at_atbusiness.com>
>
>
>>and better optimisations would be obtained without duplicates"
>>
>>
>
>No. In fact, in theory, all optimizations that can be done in a set-based
>algebra can also be done in a bag-based algebra but not the other way
>around.
>
So you in fact disagree with Date on that one?
Is not optimisation (at least partly) a question of query transformations? I understand that more transformations are available when we operate with sets that if we operate with bags. Even the excerpt from the book seems to suggest this:
regards,
Lauri Pietarinen
Received on Thu Feb 13 2003 - 18:36:49 CET