HELP - Ordering by Date format
From: Nicholas Kitchener <nkitchen_at_axion.bt.co.uk>
Date: 12 Sep 1994 12:20:44 GMT
Message-ID: <351h2s$bmm_at_pheidippides.axion.bt.co.uk>
Date: 12 Sep 1994 12:20:44 GMT
Message-ID: <351h2s$bmm_at_pheidippides.axion.bt.co.uk>
If I do a:
SELECT .., to_char(very_tarty_column, 'DD/MM/YY HH24:MI:SS', ..
..
..
.. where statements etc..
ORDER BY 2 ASC, ..;
It may have a very simple solution and I'm being thick - or - is this a functional problem?
The output of the SELECT does not matter, as I can adjust the SQL results parser.
Thanks in advance,
Nick.
+----------------------------+--------------------------------------------+ | N.Kitchener_at_axion.bt.co.uk | | +----------------------------+--------------------------------------------+ | All options and views in the above mail do not represent those of BT | | but those of a 12year old hacker that has broken into my account. | +-------------------------------------------------------------------------+Received on Mon Sep 12 1994 - 14:20:44 CEST