Hi,
I want to round off the number in the SQl query.
but the answer should be like
if i give 8.4 or less it should return 8
if i give 8.5 it should return 8
if i give 8.6 or more it should return 9
Is it possible? if yes please give me the solution. i need it urgently.
I am using
vb.net as the front end.
Thanks
With regards
Haji Muffadal