Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Regarding function issue

Author  Topic 

nicky_river
Yak Posting Veteran

55 Posts

Posted - 2010-10-11 : 05:20:39
Hi,

I would like to display 99999 in 99,999 in oracle sql. What is the function for this and what is its syntax ?

matty
Posting Yak Master

161 Posts

Posted - 2010-10-11 : 05:32:32
This is SQL Server forum.Post your question in Oracle forums.
Go to Top of Page

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2010-10-11 : 05:41:10
For example here: http://www.dbforums.com/oracle/


No, you're never too old to Yak'n'Roll if you're too young to die.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-10-11 : 09:16:16
also isnt this a presentation issue you should be trying to do at front end?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -