Re: Idempotence and "Replication Insensitivity" are equivalent ?
Date: 21 Sep 2006 03:40:07 -0700
Message-ID: <1158835207.293630.231630_at_i3g2000cwc.googlegroups.com>
Chris Smith ha scritto:
> Marshall <marshall.spight_at_gmail.com> wrote:
> I suppose no one could say you were wrong, but then COUNT would become
> impossible to define under such a system.
>
While this whole discussion about properties of functions
defined is some (involved) way is fashinating and may have some pure
math interest,
I believe that to the purpose of dbms aggregate functions
it is of little importance.
What I think I have heard let's not consider COUNTDISTINCT an aggregate
function just because it does not fit in our fashinating math
contruction
would make laugh any dbms user ...
As I view it, the main concern, if any, should be put on computational aspect.
I think that in practice a DBMS should implement, "by default",
all the interesting aggregate functions that can be computed "in some
efficient way".
In addition it must give the possibility to the user, through custom
code,
to specify "any" aggregate function he wishes.
-P
> Chris Smith
Received on Thu Sep 21 2006 - 12:40:07 CEST
