รถมือสอง
 
error = select * from product where (caryear >=2009 and caryear <=2011) and (carprice >=1000000 and carprice <=1500000) and active_status='Y' and category = '11' order by lastupdate desc,p_id desc