Formatting Output
I want to output my numeric data in comma format. For example, 1000 would be 1,000.
Is there a native function in TSQL, or do I need to format in my programming code?
Thanks in advance.
- - - - - - - - - - - - - - - - - - - - - - -
In God we trust, everything else we test.
|