Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Math Function

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-06-04 : 10:44:51
Puneet writes "Is there a MOD kind of function in SQL that returns the remainder if you pass it two integers. For example mod(20,2) = 0
I have sql server 7.0 installed and I need to use this in a stored procedure

Thanks for your help"
   

- Advertisement -