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

Sysdate

From: <kray_at_gabrielcom.net>
Date: Wed, 08 Dec 1999 16:40:28 GMT
Message-ID: <82m1lr$d01$1@nnrp1.deja.com>


I am setting a field to sysdate.
For example.

update table set field1 = sysdate;

 by the way field1 is a varchar...which is fine by me.

When I do this it just makes it 08-Dec-99. Is there a way to make it put the time as well?
For example 08-Dec-99/10:24:12

Thanks for any help.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Dec 08 1999 - 10:40:28 CST

Original text of this message

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