SELECT * FROM items where idcategoria in (34) order by id DESC limit 1SELECT * FROM items where idcategoria in (4,8,9,10,11) order by id DESC limit 1