Mailinglisten-Archive |
> Was meinst Du in diesem Fall mit case sensitive...?
Holla, schaut euch das hier an:
mysql> select LOCATE("rain","Train") as low, LOCATE("Rain","Train") as high;
+-----+------+
| low | high |
+-----+------+
| 2 | 0 |
+-----+------+
1 row in set (0.01 sec)
Stay cool, don't close the fridge
P.Bierans
---
*** Weitere Infos zur Mailingliste und MySQL unter http://www.4t2.com/mysql
php::bar PHP Wiki - Listenarchive