News

I have about 40 different count(*) querys to run against a mysql database. All code I've ever written has been procedural, which was fine up until now. I would be able to write out manualy ...