Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to format a column from code.
On 24 Aug 2005 12:31:18 -0700, "Chuck" <chuck.carson_at_gmail.com> wrote:
>How can I do this from within code? Do I need to just select the column
>and then use logic in the code to reformat the numbers?
The only thing you'll need to do is to spend more energy on reading manuals instead of posting everything rightaway. In this case look up the to_char function in the sql reference manual at http://tahiti.oracle.com
-- Sybrand Bakker, Senior Oracle DBAReceived on Wed Aug 24 2005 - 14:37:07 CDT
![]() |
![]() |