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 -> Re: Help

Re: Help

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Sun, 01 Feb 2004 22:51:16 +0100
Message-ID: <h3tq101esbjq5jrbbi681s02ri4e2pf4a5@4ax.com>


On 1 Feb 2004 11:38:39 -0800, daliborjovasevic_at_yahoo.com (Dan) wrote:

>I guess I need to use the round function to get my ouput like this:
>For a circle with radius 3, the diameter is 18.85 and the area is
>28.27.

No, your NLS_TERRITORY setting seems to be American, and you need something European.
alter session set nls_territory = '<Language>_<region> should do the trick.

--
Sybrand Bakker, Senior Oracle DBA
Received on Sun Feb 01 2004 - 15:51:16 CST

Original text of this message

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