SELECT * FROM manufacturer WHERE replace(replace(manufacturer,'-',''),'/','') = 'vauxhall'SELECT * FROM model WHERE replace(replace(model,'-',''),'/','') = 'combo van'There was an error inserting pageimp:insert into pageimp (make,model,buspri,contracttype,modeltype,pricerange,num_ads,ip_address,last_page_url,created) values ('35','771','0','','V','allprices','0','38.103.63.62','/van_leasing-vauxhall-combo_van.php','2008-12-04 05:03:06')