mobile_navigation

select count(*) cnt from tbl_product_category_dealer_mapping a, tbl_product_category b, tbl_dealer c where a.category_seq = b.seq and c.seq = a.dealer_seq and category_seq =

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 '' at line 7

error file : /page/page14.php