QUERY: SELECT p.vendor, REPLACE(p.model_name, '-Plus', '+') model_name_, p.model_name, p.desc, p.feature, p.overview, p.spec, p.more_info FROM product p WHERE 1=1 AND model_name='VD-200Np-V5' AND active=1
ERROR: Table 'cmtint.product' doesn't exist