Wednesday, March 7, 2012

Decimal point question

Hi
What is the function that shows only the N digits after the decimal point
?
For example: 1.4567 will result as 1.45ROUND() will round the value. This has little to do with what is
actually shown on the screen however. Display formatting is controlled
by your client application, not by SQL Server.
David Portas
SQL Server MVP
--

No comments:

Post a Comment