Well i have on a server instaled a sqlexpress and in a query i have a little problem with the decimals.
I have the query:
select (20/100+1) AS number from documents
the value that return is 1 when it should return 1,2
o.0
somebody know what this is?
|
Results 1 to 3 of 3
Thread: Problem in a queryThreaded View
|
Click Here to Expand Forum to Full Width |