SELECT * FROM manufacturer WHERE replace(replace(manufacturer,'-',''),'/','') = 'volkswagen vw'SELECT * FROM model WHERE replace(replace(model,'-',''),'/','') = 'caddy 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 ('36','775','0','','V','allprices','0','38.103.63.62','/van_leasing-volkswagen_vw-caddy_van.php','2008-12-04 06:51:10')