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 ideas on how to do this?

Thanks in advance!

Daniel Falkenberg

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to