Displaying 1 result from an estimated 1 matches for "aggsort".
Did you mean:
acesort
2005 Sep 15
10
Can I use printa() for printing multiple agg regations?
...t;
> > >
> >
> > I''ll have a further think about it but, at the moment, I think that
> > position-based
> > provides good functionality and also a least-surprise
> default behaviour.
> >
> > I guess you could always have 3 options to the aggsort #pragma;
> > position(default),
> > value and key?
>
> I think I''m going to introduce "#pragma D option aggsort=key", but I
> would _really_ rather not have an additional position sorting
> argument.
> Not only would it be arcane, it wouldn''...