SELECT '0.01' = 0; : Equal : Comparison Functions Operators MySQL TUTORIALS


MySQL TUTORIALS » Comparison Functions Operators » Equal »

 

SELECT '0.01' = 0;


mysql>
mysql> SELECT '0.01' = 0;
+------------+
'0.01' = |
+------------+
|          |
+------------+
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 Comparison Functions Operators
» Equal