Обсуждение: Query Problem!!

Поиск
Список
Период
Сортировка

Query Problem!!

От
pgsql-bugs@postgresql.org
Дата:
Christian Gonzalez (christiangda@cantv.net) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
Query Problem!!

Long Description
I have problem with the GROUP BY

Sample Code
select name, 'user' as class from smuser union select name, 'group' as class from smgroup order by class;

No file was uploaded with this report

Re: Query Problem!!

От
Peter Eisentraut
Дата:
pgsql-bugs@postgresql.org writes:

> I have problem with the GROUP BY

But which is it???

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/