OT - PostgreSQL

2001-07-24 Thread Daniel Falkenberg
List, Can some one please tell me how I would go about sorting a column using PostgreSQL. I have a columnn that contains four entries... 1 - PENDING 2 - INCOMPLETE 3 - COMPLETE 4 - DELETED I need to sort this column by first DELETED --> then INCOMPLETE --> then COMPLETE --> then DELETED Any id

OT - PostgreSQL

2001-07-24 Thread Daniel Falkenberg
List, Can some one please tell me how I would go about sorting a column using PostgreSQL. I have a columnn that contains four entries... 1 - PENDING 2 - INCOMPLETE 3 - COMPLETE 4 - DELETED I need to sort this column by first DELETED --> then INCOMPLETE --> then COMPLETE --> then DELETED Any id