Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
select * from images where position in (select min(position) from tests group by product_id); select * from images where position not in (select min(position) from tests group by product_id);
.bullet li.notForList:before { counter-increment: none; content: ""; }