SELECT TRUNCATE(545,-2); : TRUNCATE : Math Numeric Functions MySQL TUTORIALS


MySQL TUTORIALS » Math Numeric Functions » TRUNCATE »

 

SELECT TRUNCATE(545,-2);


mysql>
mysql>
mysql> SELECT TRUNCATE(545,-2);
+------------------+
| TRUNCATE(545,-2|
+------------------+
|              500 |
+------------------+
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
» TRUNCATE