insert into customers(id,custname, address) values (1,'palma it','papendrecht'); insert into customers(id,custname, address) values (2,'branco it','dordrecht');