(MOD(4, 0)) will return a null value : MOD : Math Numeric Functions MySQL TUTORIALS


MySQL TUTORIALS » Math Numeric Functions » MOD »

 

(MOD(4, 0)) will return a null value


mysql>
mysql> SELECT MOD(40as Result;
+--------+
| Result |
+--------+
|   NULL |
+--------+
row in set (0.00 sec)



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Math Numeric Functions
» MOD