Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 integer format

Author  Topic 

vipinjha123
Starting Member

45 Posts

Posted - 2012-06-05 : 05:20:00
Dear All ,

what ia a function of converting integer if 11.5 then itshould be like 12

if 11.6 then 12

if 11.2 then 11



regards,

vipin jha

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2012-06-05 : 05:31:29
round()


No, you're never too old to Yak'n'Roll if you're too young to die.
Go to Top of Page
   

- Advertisement -