A Database Error Occurred
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND toy.brand_id = brand.brand_id' at line 1
SELECT count(*) as brand_count FROM toy, brand WHERE toy.brand_id = AND toy.brand_id = brand.brand_id