G
Guest
can anyone see anything with this it's not pulling up the correct data?
SELECT *
FROM child
WHERE group_name = 'MMColParam' AND status = 'active'
thanks
SELECT *
FROM child
WHERE group_name = 'MMColParam' AND status = 'active'
thanks