Home All Groups Group Topic Archive Search About
Author
4 Nov 2006 12:32 PM
J
Hi,
    I have SQL 2000. I run the query:

Select Field1, Field2, Field1 / Field2 * 100 as [Answer] From Table1
....(Field1 =37 and Field2 = 50 and are Int datatype)

SQL Server returns 0 as the [Answer]

Is something wrong with my query or has anyone else had this problem?


Thanks in advance

J

AddThis Social Bookmark Button