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: Format

Re: Format

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Mon, 17 Mar 2003 16:46:24 +0100
Message-ID: <qcrb7vk3pgb7uaf9jeour980vpplcfpora@4ax.com>


On Mon, 17 Mar 2003 15:24:13 +0100, "Andrea" <andrea_at_giandrea.com> wrote:

>Hi
>
>how can I show 1.500.000 instead of 1500000
>
>thanks
>Andrea
>

to_char(<column>, '9G999G999') where G is the group separator as defined by your region setting.

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Mon Mar 17 2003 - 09:46:24 CST

Original text of this message

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