http://dev.mysql.com/doc/refman/5.0/...ml#function_inOriginariamente inviato da optime
non sapevo di questa cosa del NULL: quando potrebbe ritornare?
To comply with the SQL standard, 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.