Possible parsing problem?

Поиск
Список
Период
Сортировка
От nolan@celery.tssi.com
Тема Possible parsing problem?
Дата
Msg-id 20030630152533.17945.qmail@celery.tssi.com
обсуждение исходный текст
Ответы Re: Possible parsing problem?  (Andrew Gould <andrewgould@yahoo.com>)
Re: Possible parsing problem?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
The following does NOT produce an error on the 'order by' clause,
though perhaps it should?

    SELECT col, count(*) from table group by col order by count;

If there is more than one count() function in the query, it does crete
am error for the ambiguous reference.

(FWIW, Oracle and MySQL both generate an error.)
--
Mike Nolan

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

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: Making pgsql error messages more developers' friendly.
Следующее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: Making pgsql error messages more developers' friendly.