Hello,
You multiplicate 2 integer values, therefore the result will be an integer as well, but the result exceed the size of an intereger = 2.1 billion.
Convert a value to bigint and it will work:
Select CONVERT(bigint, 508828125) * 5
Olaf Helper
* cogito ergo sum * errare humanum est * quote erat demonstrandum *
Wenn ich denke, ist das ein Fehler und das beweise ich täglich
Blog
Xing