| | | | |
| |||||||
| Datenbanken SQL und Co |
|
| | LinkBack | Themen-Optionen | Thema bewerten |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | |
| Gast
Beiträge: n/a
| Nachtrag: Der Unterschied zwischen Version 4.0 und Version 4.1 ist hier doch beschrieben: http://dev.mysql.com/doc/mysql/en/co...operators.html expr IN (value,...) [...] Returns 1 if expr is any of the values in the IN list, else returns 0. [...] To comply with the SQL standard, from MySQL 4.1 on IN returns NULL not only if the expression on the left hand side is NULL, but also if no match is found in the list and one of the expressions in the list is NULL. [...] ~dilemma~ |
|
|
| Themen-Optionen | |
| Thema bewerten | |
|
|

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.