MOD
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Returns the remainder of expression1 divided
by expression2.
Syntax
|
Notes
- Both expression1 and expression2 must evaluate to exact numeric data types.
- If expression2 evaluates to zero,
MODreturns zero.
Example
This
example illustrates the MOD function:
|
Compatibility
ODBC compatible