ORDER BY what?

Поиск
Список
Период
Сортировка
От Martín Marqués
Тема ORDER BY what?
Дата
Msg-id 01061111193103.29653@bugs
обсуждение исходный текст
Ответы Re: ORDER BY what?  (David Olbersen <dave@slickness.org>)
Список pgsql-sql
I have a quite complex select query on postgres (obviously :-) ) using PHP
(which is not the problem at the moment) which has some text searches using
LIKE.
My question is: "How can I write an ORDER BY statment so that it's ordered by
the amount of matches it gets?"
Is this posible without getting ichy with the programing?

Saludos.... :-)

--
Cualquiera administra un NT.
Ese es el problema, que cualquiera administre.
-----------------------------------------------------------------
Martin Marques                  |        mmarques@unl.edu.ar
Programador, Administrador      |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Memory exhausted
Следующее
От: pierre@kahuna.versions.com
Дата:
Сообщение: Table design issue....