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

MySQL controlla se esistono più righe

SELECT count(distinct key) = 2  FROM table1 WHERE key in (0, 2)