Homepage
Groups
Jobs
Blogs
People
Me
Search
FAQ
Feedback
You are here :
Sorry!
Code 100:
SELECT count(*) AS cnt FROM `testcommon`.`maturity_groups` AS G,`testcommon`.`maturity_contentcollections` AS CC WHERE CC. collection_id = G.group_id AND CC.is_active=1 AND CC.is_approved = 0 AND G.reg_type <> 2 [nativecode=1146 ** Table 'testcommon.maturity_groups' doesn't exist]
Ok
Top