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
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