Compare string value using the Not equal operator : Not equal : Comparison Functions Operators MySQL TUTORIALS


MySQL TUTORIALS » Comparison Functions Operators » Not equal »

 

Compare string value using the Not equal operator


mysql>
mysql> SELECT 'AB' <'ABC';
+---------------+
'AB' <'ABC' |
+---------------+
|             |
+---------------+
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
» Not equal