mod « Math Functions « PostgreSQL






1.mod(y, x) remainder of y/x
2.mod(x, y): Returns the remainder (modulus) when dividing x / y