Title: RE: Re: 100% CPU utilization, urgent

Why ??

oraclei@rhea-ACPT1> sys

SQL*Plus: Release 9.2.0.2.0 - Production on Tue Jan 21 07:33:42 2003

Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.

Connected.
SQL> select to_char(12345,'XXXX') from dual
  2  /

TO_CH
-----
 3039

SQL> select to_number('3039','XXXX') from dual
  2  /

TO_NUMBER('3039','XXXX')
------------------------
                   12345

Raj
______________________________________________________
Rajendra Jamadagni              MIS, ESPN Inc.
Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.
QOTD: Any clod can have facts, but having an opinion is an art!


-----Original Message-----
From: Stephane Faroult [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 21, 2003 3:39 AM
To: Multiple recipients of list ORACLE-L
Subject: RE: Re: 100% CPU utilization, urgent


>
>Stephane Faroult wrote:
>> I hate converting between decimal and hexadecimal
>:-).
>
>You can use TO_CHAR for that :)

I am afraid age is showing ...


Regards,

Stephane Faroult
Oriole
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Stephane Faroul
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

********************************************************************This e-mail 
message is confidential, intended only for the named recipient(s) above and may 
contain information that is privileged, attorney work product or exempt from 
disclosure under applicable law. If you have received this message in error, or are 
not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 
and delete this e-mail message from your computer, Thank 
you.*********************************************************************2


Reply via email to