Posted on 23rd May 2020|409 views
Explain about Mod operator in Teradata
Posted on 5th August 2025| views
Mod operator of Teradata is similar to the Mod operator of other programming languages. It returns the remainder after the division operation.
Example: 5MOD2 gives 1