2012/3/6 <[email protected]>: > UPDATE table_name SET IdDeptGroup=1, Gross=Gross+ integer_value WHERE > Id_= Id_value > > Have you ever seen a mismatch(sum is lower then expected) in the final sum > result ?
Missing some `Id_` in the table? -- Kit _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

