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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Datatype

RE: Datatype

From: Koivu, Lisa <lisa.koivu_at_efairfield.com>
Date: Tue, 25 Sep 2001 06:58:45 -0700
Message-ID: <F001.00397AA0.20010925064027@fatcity.com>

Hi Ken,

Date is the name of the datatype.
It can be formatted in many different ways.

Like this, formatted into date and time.

(VIKING-SYSTEM)>select to_char(sysdate,'dd-mon-yyyy hh24:Mi:ss') from dual;

TO_CHAR(SYSDATE,'DD-



25-sep-2001 09:37:04

(VIKING-SYSTEM)>
Lisa Koivu
Oracle Database Administrator
Fairfield Resorts, Inc.
954-935-4117

-----Original Message-----

From:   Ken Janusz [SMTP:ken.janusz_at_sufsys.com]
Sent:   Tuesday, September 25, 2001 10:05 AM
To:     Multiple recipients of list ORACLE-L
Subject:        Datatype

Is there an Oracle datatype of DATETIME?  I can only find DATE in my documentation.

Thanks,

Ken Janusz, CPIM
Database Conversion Lead
Sufficient Systems, Inc.
Minneapolis, MN

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ken Janusz
  INET: ken.janusz_at_sufsys.com


Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Sep 25 2001 - 08:58:45 CDT

Original text of this message

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