swstos
04-25-2003, 03:46 PM
Hi...
I am using sql query to take the average value of a column...
to display the average i wrote
Average: <%= objRS("average") %>
The result can be 32.34456...
Can anyone please tell me how i can get rid of the decimal places...?
Thanks in advance.
I am using sql query to take the average value of a column...
to display the average i wrote
Average: <%= objRS("average") %>
The result can be 32.34456...
Can anyone please tell me how i can get rid of the decimal places...?
Thanks in advance.