ORDER BY what? - Mailing list pgsql-sql

From Martín Marqués
Subject ORDER BY what?
Date
Msg-id 01061111193103.29653@bugs
Whole thread Raw
Responses Re: ORDER BY what?  (David Olbersen <dave@slickness.org>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Memory exhausted
Next
From: pierre@kahuna.versions.com
Date:
Subject: Table design issue....