If you only have whole numbers, you could alter the column to be an INT column (or BIGINT if the values get that large). If the values being stored are decimal numbers but you only want to display whole numbers, then George has a good question. Do you want to round up, round down, or just drop the decimal value?
-SQLBill
The following is part of my signature block and is only intended to be informational.
Posting advice: FAQ481-4875