Re: problem with distinct rows

Поиск
Список
Период
Сортировка
От tony
Тема Re: problem with distinct rows
Дата
Msg-id 1110289591.3566.39.camel@hush
обсуждение исходный текст
Ответ на Re: problem with distinct rows  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Le mardi 08 mars 2005 à 12:29 +0100, Martijn van Oosterhout a écrit :

> and, does it work? Obviously you need to put the joins in and such. But
> the outer query should be last, like:
>
> SELECT * FROM
>   (... subquery ...) AS x
> ORDER BY name;
>
> The outer query is only for ordering, the joins, etc should all be in
> the subquery...

You are my man!!!!!

Thanks for that

Beer =:-D

Tony


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

Предыдущее
От: Howard Cole
Дата:
Сообщение: Re: postgresql vs mysql performance comparison
Следующее
От: Lonni J Friedman
Дата:
Сообщение: Re: RPM for whitebox linux - RH ES3 Clone