get() SELECT COUNT(*) AS `no` FROM articles WHERE id_categ_fk IN (2,10,11,12,13) AND a_type NOT LIKE "INACTIV"