On Feb 6, 2008 10:59 PM, Andrew Ballard <[EMAIL PROTECTED]> wrote:

> Of course, in this case you could just avoid all the confusion with
> this statement as well:
>
> SELECT DISTINCT name, size
> FROM    wine


im not sure why, but i think distinct is typically way slower than group by.

-nathan

Reply via email to