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 babywear.brand_id = brand.brand_id' at line 1
SELECT count(*) as brand_count FROM babywear, brand WHERE babywear.brand_id = AND babywear.brand_id = brand.brand_id