If you wish to Format Number to 2 decimal without rounding it then, here is the trick.
This is also useful when you are dividing 2 numbers and you need answer in 2 digiits only without rounding
Creating a PDF from a Stored Procedure in SQL Server
A short but interesting article, the author has figured out a way to create a PDF from a stored procedure without using a third party library.
2019-09-20 (first published: 2003-08-26)
73,133 reads