Formatting number with comma separation, NO TO_CHAR
611859Jun 11 2008 — edited Jun 11 2008Can somebody suggest me how a number can be displayed using comma separation without using TO-CHAR function.
NUMBER 3455678.00 should be displayed as 3,455,678.00, still preserve the type NUMBER
Thanks,