Subject Re: [firebird-support] Query Help?
Author Ann W. Harrison
>
>Lee Jenkins wrote:
>
> > I don't think that would work either since I would have to GROUP BY the
> > field and that would not be good :(

At 01:49 PM 10/31/2004, Andrea Raimondi wrote:


>What about an UDF that spits out the records in the desired order?


UDF's don't spit out records. You might be able to use a stored
procedure. But I suspect that there may be an easier answer.


Regards,


Ann