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

Date formats

From: Matty <matt_at_slippeddisk.fsnenegspamt.co.uk>
Date: Sun, 23 Feb 2003 12:56:14 -0000
Message-ID: <b3agdf$uq$1@newsg1.svr.pol.co.uk>


Hi all.

Just a quickie.... how do I change from one default date format (i.e. dd-mm-yy) to a desired format (mm/dd/yy) when writing the query.

i.e

SELECT emp.ENAME, emp.HIREDATE
FROM emp

I cannot seem to find much reference to this anywhere.

Many thanks in advance

Matty Received on Sun Feb 23 2003 - 06:56:14 CST

Original text of this message

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