Re: [GENERAL] Sugerencia de opcion

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] Sugerencia de opcion
Дата
Msg-id 27577.1264353299@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Sugerencia de opcion  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> 2009/1/22 Informatica-Cooperativa Cnel. Oviedo <informatica@coopovie.com.py>:
>> ��� SELECT id, sum(salario) as SumaSalario
>> ��� FROM salarios
>> ��� GROUP BY id
>> ��� HAVING SumaSalario>500;

> I've wished for that syntax once or twice myself, but I'm assuming
> there's a reason we haven't implemented it?

It's contrary to standard.  There are some other reasons you can find
in the archives, too.

            regards, tom lane

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Resetting a single statistics counter
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: commit fests