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 -> VBQ (very basic question) date

VBQ (very basic question) date

From: <bernd1615_at_my-deja.com>
Date: Thu, 24 Jun 1999 14:50:13 GMT
Message-ID: <7ktgj1$7qv$1@nnrp1.deja.com>


Dear Participants ,

I have some trouble setting the date format:

create table some_table
( ...
  dat date,
  ... )

I don`t want to take the default date format but something like :

...

 dat date (DD MON YYYY HH24 MI SS) ,
...

Does someone of you know the correct syntax for that ?

Your insight knowledge will be greatly appreciated !

Markus Banach

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Thu Jun 24 1999 - 09:50:13 CDT

Original text of this message

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