Creating user defined currency format function to
select dbo.format_currency (1234), dbo.format_currency (-1234.05), results are:
1,234.00 and -1,234.05.
Tuesday, February 26, 2008
sql currency format and sql format currency
Posted by
Siccolo
at
11:43 AM
Labels: convert money, convert(), DBA, Format To Currency in SQL, sql currency format, sql format currency, SQL Server, SQL Server Administration, SQL Server Development
Subscribe to:
Post Comments (Atom)

1 comments:
I was little bit confused at the beginning but after reading your article got cleared my mind... thanks for sharing...
Post a Comment