Hi,
Convert the 100 to a numeric of whatever size you want
select 10/convert(numeric,100)
-
Greg O
SQL Server Documentation the easy way
SQL 2000, SQL 2005 the best is back
http://www.geckoware.com.au/Content.aspx?Doc_id=1001
"obelix via SQLMonster.com" <u24035@uwe> wrote in message
news:72e3dcde8af66@uwe...
On May 29, 12:33 pm, "obelix via SQLMonster.com" <u24035@uwe> wrote:
select 10/100.00