Description: Aspmantra is technology based blog, provides snippets and tutorials about asp.net,JQuery,JavaScript,Gridview,SQL Server,Ajax,Crystal reports,HTML,RDLC reports,Web Services,ADO.NET,AngularJs,MVC,WCF,Entity Framework, Google, Facebook,CSS and many more.
asp.net (1345) asp.net articles (11) asp.net c# (4) asp.net tutorial (3) asp.net interview questions (2) asp.net tips and tricks (2) aspmantra (1) asp.net tutorial for beginner (1) asp.net code (1) .net code samples (1)
In this article I am going to explain the ROUND() function of SQL Server.
ROUND function returns the rounded value of numeric field to the specified length or precision. ROUND function accepts 3 parameters.
ROUND (numeric_expression , length [ ,function ] )