SELECT * FROM manufacturer WHERE replace(replace(manufacturer,'-',''),'/','') = 'hyundai'SELECT * FROM model WHERE replace(replace(model,'-',''),'/','') = 'accent hatchback'There was an error inserting pageimp:insert into pageimp (make,model,buspri,contracttype,modeltype,pricerange,num_ads,ip_address,last_page_url,created) values ('9','180','0','','C','allprices','0','38.103.63.62','/car_leasing-hyundai-accent_hatchback.php','2008-12-04 08:23:55')