Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ordering by weekday

Re: ordering by weekday

From: Marc E <jonnycattt_at_cablespeed.com>
Date: Thu, 31 Jan 2002 20:48:36 -0800
Message-ID: <u5jspjfqp2su43@corp.supernews.com>


I think I figured it out, but I'm not convinced it will work all the time. Will it?

select ...
from...
order by to_char(hiredate-1, 'd'); Received on Thu Jan 31 2002 - 22:48:36 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US