insane_programmer
August 6th, 2008, 01:06 AM
hi,
i have a small problem in mathematical operations in sql server 2000,
the main aim is to divide a 32 digit number with the number 97...basically to get its mod..but the problem is as follows
first : does sql server 2000 support such huge number formats
second: will the normal mod operation work on such a number format and if it does not..is there ant alogirthm for such huge operations
thanks,
regards : Insane programer
i have a small problem in mathematical operations in sql server 2000,
the main aim is to divide a 32 digit number with the number 97...basically to get its mod..but the problem is as follows
first : does sql server 2000 support such huge number formats
second: will the normal mod operation work on such a number format and if it does not..is there ant alogirthm for such huge operations
thanks,
regards : Insane programer