my $sth = $dbh->prepare(qq|SELECTSUM(articles) FROM Catalog WHERE catName LIKE "$cat[0]%"| );