Less than or equal : Less than : Comparison Functions Operators MySQL TUTORIALS


MySQL TUTORIALS » Comparison Functions Operators » Less than »

 

Less than or equal


mysql>
mysql> SELECT 0.1 <= 2;
+----------+
0.1 <= |
+----------+
|        |
+----------+
row in set (0.00 sec)

mysql>



Leave a Comment / Note


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

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Comparison Functions Operators
» Less than