Re: TRM and sorts
Date: Tue, 04 Sep 2007 21:33:37 -0700
Message-ID: <13dscd9451bsh9b_at_corp.supernews.com>
paul c wrote:
> I wonder if anybody here has spent much time thinking about the
> practicalities of the "trans-relational model"?
>
> I can see its value for joins that don't involve projections of
> relations that have a great many attributes, however it seems to assume
> that all "tables" are pre-sorted (which for some apps I think is a
> reasonable assumption) and since "ORDERing" often involves permutations
> of attributes, I think that any implementation that supports ordering on
> multiple attributes must either pre-sort every permutation of attributes
> or implement the equivalent of a run-time sort.
>
> Sometimes I wonder if this is one reason why it might be thought
> deficient. I'm curious as to what others here might condider practical
> deficiencies.
-- Jonathan Leffler #include <disclaimer.h> Email: jleffler_at_earthlink.net, jleffler_at_us.ibm.com Guardian of DBD::Informix v2007.0826 -- http://dbi.perl.org/Received on Wed Sep 05 2007 - 06:33:37 CEST