AW: [HACKERS] distinct. Is this the correct behaviour?

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas IZ5
Тема AW: [HACKERS] distinct. Is this the correct behaviour?
Дата
Msg-id 219F68D65015D011A8E000006F8590C60339E14C@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Ответы Re: AW: [HACKERS] distinct. Is this the correct behaviour?
Список pgsql-hackers
>     select distinct f1 from t1 order by f2;
> 
> Returned the following message under Oracle8 on NT:
>     ORA-01791: not a SELECTed expression

Informix:    309: ORDER BY column (f2) must be in SELECT list. 

Andreas


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

Предыдущее
От: "Paul Becker"
Дата:
Сообщение: RE: [DOCS] Re: [HACKERS] Outline for PostgreSQL book
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: AW: [HACKERS] distinct. Is this the correct behaviour?