Subject Re: [firebird-support] Selection/group order causes an error
Author Anderson Farias
Hi,

> Why are you using a group by clause without an aggregate query? Try it
> with
> an order by clause instead.

I think he's just trying to show a "weird" behavior and it's simplifying so
everyone can reproduce. And, IMHO, it's really weird! =)

> If you want to see something really scary, try this one:
> WARNING: So far, this locks up IBOConsole (and my PC) every time I try it.

Yeap! that's couse fb goes into an infinite loop (the server returns an
"infinite" set of rows), try it on isql and you'll see

=)

Regards,
Anderson