SELECT DISTINCT g.* FROM groups g, rel_category_group rcg WHERE g.id_group=rcg.id_group AND rcg.id_category= AND g.enable='Y'
DB Error: syntax error