SELECT * FROM manufacturer WHERE replace(replace(manufacturer,'-',''),'/','') = 'aston martin'SELECT * FROM model WHERE replace(replace(model,'-',''),'/','') = 'v8 vantage'There was an error inserting pageimp:insert into pageimp (make,model,buspri,contracttype,modeltype,pricerange,num_ads,ip_address,last_page_url,created) values ('47','allmodels','0','','C','allprices','0','38.103.63.62','/car_leasing-aston_martin-v8_vantage.php','2008-12-04 07:34:08')