SELECT level1, level2, program_name, program_comment, min(cprice) as cprice FROM Price_ WHERE onoff = 1 AND level1 LIKE '%제모%' AND op != 1 GROUP BY level2 ORDER BY ordering ASC
1146 : Table 'hong3d.Price_' doesn't exist
error file : /branch/sub/index.php