Mysql
 sql >> Database >  >> RDS >> Mysql

Problema "WHERE AND" di MySQL

Usa il IN operatore:

WHERE id in (10, 11, 23, 34, ....)