Showing posts with label two. Show all posts
Showing posts with label two. Show all posts

Wednesday, 27 May 2015

Convert a number to two decimal places in SQL Server Query

Many a times we get some number(float or double) from our sql query operation. But at the end we need a two decimal number. Then how can we achieve this