SELECT * FROM manufacturer WHERE replace(replace(manufacturer,'-',''),'/','') = 'subaru'SELECT * FROM model WHERE replace(replace(model,'-',''),'/','') = 'legacy saloon'There was an error inserting pageimp:insert into pageimp (make,model,buspri,contracttype,modeltype,pricerange,num_ads,ip_address,last_page_url,created) values ('32','606','0','','C','allprices','0','38.103.63.62','/car_leasing-subaru-legacy_saloon.php','2008-12-04 06:20:51')