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

MySQL interroga un elenco di valori

Puoi usare il IN operatore

`cat` IN ('12', '18', 30')