Modulus operator in SQL Server(beyondrelational.com)
submitted by
jacobsebastian(3639) 1 year, 3 months ago
Modulus operator is used to find the remainder after the division. All programming languages have specific operators to find a remainder like mod, rem, etc. In SQL Server, we can use modulus operator %. However we can also use general approach to find a remainder. Here are two methods Method 1 : Use...
|category: Database
|Views: 19
tags:
Database another
Everyones tags:
Your Tags: