What is O/P below code?
declare @d decimal
select @d = 10.564124
select @d
a)11
b)10.564124
c)10.6
d)10.56
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Lalit MPosted Dec 8, 2009, 3:40 AM