Re: postgresql vs mysql - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: postgresql vs mysql
Date
Msg-id 20070222145326.GB31115@svana.org
Whole thread Raw
In response to Re: postgresql vs mysql  (Chris <dmagick@gmail.com>)
Responses Re: postgresql vs mysql  ("Chad Wagner" <chad.wagner@gmail.com>)
List pgsql-general
On Thu, Feb 22, 2007 at 12:05:20PM +1100, Chris wrote:
> >SELECT foo, bar, COUNT(*)
> >FROM baz
> >GROUP BY foo

> That one actually comes in handy ;) Especially in older versions (4.0)
> that don't support subselects..

I must say I don't see any reasonable way of interpreting the above
query. Is the value of bar selected randomly?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment

pgsql-general by date:

Previous
From: Markus Schiltknecht
Date:
Subject: Re: tsearch2: word position
Next
From: Clodoaldo
Date:
Subject: Re: postgresql vs mysql