SELECT * FROM manufacturer WHERE replace(replace(manufacturer,'-',''),'/','') = 'citroen'SELECT * FROM model WHERE replace(replace(model,'-',''),'/','') = 'berlingo'There was an error inserting pageimp:insert into pageimp (make,model,buspri,contracttype,modeltype,pricerange,num_ads,ip_address,last_page_url,created) values ('4','744','0','','V','allprices','0','38.103.63.62','/van_leasing-citroen-berlingo.php','2008-12-04 08:11:41')