Yes, sorry, I mean a Function...
Ben
Nabil Sayegh wrote:
> Am Die, 2003-04-08 um 11.59 schrieb Ben Clewett:
>
>
>>Has any member developed any way of having a more elaborate formats.
>>Like, idealy, an Agregate function which sets the date to any desired
>>format?
>
>
> AFAIR an aggregate is something that summarizes many rows to 1 row like:
> avg(), sum() etc. (in grouped queries)
>
> cu