Sorting JTA survey results - Mailing list pgsql-general

From wstrzalka
Subject Sorting JTA survey results
Date
Msg-id 1864bb19-f20c-4c8a-874e-7c4dfa4d68d6@c1g2000yqg.googlegroups.com
Whole thread Raw
List pgsql-general
http://www.postgresqlcertification.org/jta/2008/results

Having point 4 as an example:
----------------------------------------------------------------------------------------------------
For how long have you been a PostgreSQL database administrator?
Less than 1 year     36
I wish.                     15
3 to 5 years             42
1 to 3 years             78
Over 10 years               7
5 to 7 years             33
7 to 10 years             12
------------------------------------------------------------------------------------------------------

I think many people would appreciate if this list could be sorted by
the
a) topic - in this case administrative experience
or
b) percentage

Currently it's really hard to interpret the results. Please put an
ORDER BY there :)

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: join with redundant results VS simpler join plus multiple selects
Next
From: "Josh Harrison"
Date:
Subject: Question about the WITH RECURSIVE patch