SELECT 2 BETWEEN 2 AND '3'; : BETWEEN AND : Comparison Functions Operators MySQL TUTORIALS


MySQL TUTORIALS » Comparison Functions Operators » BETWEEN AND »

 

SELECT 2 BETWEEN 2 AND '3';


mysql>
mysql> SELECT BETWEEN AND '3';
+---------------------+
BETWEEN AND '3' |
+---------------------+
|                   |
+---------------------+
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
» BETWEEN AND