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: Times_tamp column unreadable format

Re: Times_tamp column unreadable format

From: Suzy Vordos <lvordos_at_qwest.com>
Date: Fri, 09 Aug 2002 08:48:39 -0800
Message-ID: <F001.004B0A44.20020809084839@fatcity.com>

In sqlplus: set numwidth 20 (or any other value until readable).

"Nguyen, David M" wrote:
>
> I try to read date/time from times_tamp column in my oracle database but I
> could not read it using SQL query. Is it a way to resolve it?
>
> SQL> select time_stamp from user_activity_log;
>
> TIME_STAMP
> ----------
> 1.0220E+12
> 1.0220E+12
> 1.0220E+12
> 1.0220E+12
> 1.0220E+12
> 1.0220E+12
> 1.0220E+12
> 1.0220E+12
>
> Thanks,
> David
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Nguyen, David M
> INET: david.m.nguyen_at_xo.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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Suzy Vordos
  INET: lvordos_at_qwest.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 Fri Aug 09 2002 - 11:48:39 CDT

Original text of this message

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