forcing date ordering - Mailing list pgsql-novice

From tab view
Subject forcing date ordering
Date
Msg-id BAY16-F4ZpieYqVBuuq0005d62a@hotmail.com
Whole thread Raw
Responses Re: forcing date ordering
Re: forcing date ordering
List pgsql-novice
When I do the following piece of SQL

SELECT DISTINCT to_char(datetimelogged,'dd/mm/yyyy') AS datelogged FROM
logins ORDER BY datelogged DESC;

I don't seem to get the column sorted in date order. How do I force psql to
use date order?

Nige

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


pgsql-novice by date:

Previous
From: ppp
Date:
Subject: Re: iso-8859-2
Next
From: ppp
Date:
Subject: iso-8859-2