I got a new field called DailyCocumption by Float DataType defined.
The field is divided into two types of fields in the table comes from Integer. With the following command:
update dbo.tblgas01g4c40
set DailyConsumption = Consumption/FindDiffRead where (FindDiffRead<>0)
If the field values and the Daily All times are Integer divided 30/50 to be 0.6 Show, the table shows zero.
It defines the type of float, the elephant, but if you Integer shows.
please help me,thanks.